zzz47zzz/CFNER
[EMNLP2022] Released code for paper "Distilling Causal Effect from Miscellaneous Other-Class for Continual Named Entity Recognition"
This project helps data scientists and AI engineers improve named entity recognition (NER) models over time. It takes raw text data as input and outputs a continually learning NER model that can identify new entity types without forgetting previously learned ones. This is for professionals building and maintaining NLP systems in fields like healthcare, finance, or general text analysis.
No commits in the last 6 months.
Use this if you need to update your named entity recognition models with new entity types while ensuring they retain their accuracy on existing entity types, which is common in evolving data environments.
Not ideal if you are looking for a pre-trained, ready-to-use NER model and do not need to perform incremental learning on custom or continuously updated datasets.
Stars
23
Forks
5
Language
Python
License
MIT
Category
Last pushed
Feb 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/zzz47zzz/CFNER"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
amaiya/causalnlp
CausalNLP is a practical toolkit for causal inference with text as treatment, outcome, or...
prateekguptaiiitk/Causal_Relation_Extraction
Causal Relation Extraction and Identification using Conditional Random Fields
causaltext/causal-text-papers
Curated research at the intersection of causal inference and natural language processing.
debjitpaul/Causal_CoT
About The corresponding code from our paper " Making Reasoning Matter: Measuring and Improving...
tanfiona/CausalNewsCorpus
Repository for Causal News Corpus (LREC 2022) and RECESS (IJCNLP-AACL 2023)