kyzhouhzau / BERT-NER

Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
MIT License
1.24k stars 335 forks source link

A new public notebook NER git #97

Open Hou-jing opened 2 years ago

Hou-jing commented 2 years ago

I come across some problems when I use this code . So I make a colab(notebook) NER model. And put it in the [https://github.com/Hou-jing/NER-public] I think this will be easy to use