kyzhouhzau / BERT-NER

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

Removes the redundant label_map I/O operations #79

Open Ragabov opened 4 years ago

Ragabov commented 4 years ago

This can be enhanced further, but this PR contains the minimal changes that enhances the performance of the bootstrapping operations significantly.