Pierre Lepagnol
Adding scripts + data
b109984
raw
history blame
No virus
544 Bytes
BC5CDR Disease and Chemical Term Extraction Dataset
# Source
https://github.com/Yinghao-Li/CHMM-ALT
https://github.com/BatsResearch/safranchik-aaai20-code/tree/master/BC5CDR
# Entities
"Chemical",
"Disease"
# Label Functions
9 labeling functions in total, as shown below
lfs = [
"tag-DictCore-Chemical",
"tag-DictCore-Chemical-Exact",
"tag-DictCore-Disease",
"tag-DictCore-Disease-Exact",
"tag-Organic Chemical",
"tag-Antibiotic",
"tag-Disease or Syndrome",
"link-PostHyphen",
"link-ExtractedPhrase"
]