huu4ontocord / rio

Text pre-processing for NLP datasets
Apache License 2.0
11 stars 6 forks source link

Fix Zh NER tagging #2

Open huu4ontocord opened 2 years ago

huu4ontocord commented 2 years ago

One of the NER models (the transformer model) is creating NER spans that are too long. This could be a bug with the hf_ner function though.