342 Forks
1188 Stars
1188 Watchers

BERT-NER

Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).

How to download and setup BERT-NER

Open terminal and run command
git clone https://github.com/kyzhouhzau/BERT-NER.git
git clone is used to create a copy or clone of BERT-NER repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BERT-NER https://github.com/kyzhouhzau/BERT-NER/archive/master.zip

Or simply clone BERT-NER with SSH
[email protected]:kyzhouhzau/BERT-NER.git

If you have some problems with BERT-NER

You may open issue on BERT-NER support forum (system) here: https://github.com/kyzhouhzau/BERT-NER/issues