Datasets:

Languages:
English
ArXiv:
License:
jieyuz2's picture
add sequence tagging dataset
ed1a90b
raw
history blame contribute delete
348 Bytes
LaptopReview Term Extraction Dataset
# Source
https://github.com/Yinghao-Li/CHMM-ALT
https://github.com/BatsResearch/safranchik-aaai20-code/tree/master/LaptopReview
# Entities
"TERM"
# Label Functions
3 labeling functions in total, as shown below
lfs = [
"tag-CoreDictionary",
"link-ExtractedPhrase",
"link-ConsecutiveCapitals"
]