HBAP-Dataminds / COVID-19

Central location for all things related to COVID-19 including Kaggle competitions and other work
1 stars 0 forks source link

Train new NER model using COVID specifically tagged data #5

Open seangrant82 opened 4 years ago

seangrant82 commented 4 years ago

Currently we are using the sciSpacy trained model and while it is effective, we need to use one that is better suited for the COVID data. I recommend we train a new model using the json tags from this: https://xuanwang91.github.io/2020-03-20-cord19-ner/

Spacy doc on how to train: https://spacy.io/usage/training#ner

COVID-19 model: image

sciSpacyBioNLP13cg_md image