CoNLL-03 Named Entity Recognition Dataset | |
# Source | |
https://github.com/NorskRegnesentral/weak-supervision-for-NER | |
# Entities | |
"PER", | |
"LOC", | |
"ORG", | |
"MISC" | |
# Label Functions | |
16 labeling functions in total, as shown below | |
"BTC" | |
"core_web_md" | |
"crunchbase_cased" | |
"crunchbase_uncased" | |
"full_name_detector" | |
"geo_cased" | |
"geo_uncased" | |
"misc_detector" | |
"multitoken_crunchbase_cased" | |
"multitoken_crunchbase_uncased" | |
"multitoken_geo_cased" | |
"multitoken_geo_uncased" | |
"multitoken_wiki_cased" | |
"multitoken_wiki_uncased" | |
"wiki_cased" | |
"wiki_uncased" | |