21 Forks
74 Stars
74 Watchers

unsupervised_NER

Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuning. State-of-art performance on 3 biomedical datasets

How to download and setup unsupervised_NER

Open terminal and run command
git clone https://github.com/ajitrajasekharan/unsupervised_NER.git
git clone is used to create a copy or clone of unsupervised_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 unsupervised_NER https://github.com/ajitrajasekharan/unsupervised_NER/archive/master.zip

Or simply clone unsupervised_NER with SSH
[email protected]:ajitrajasekharan/unsupervised_NER.git

If you have some problems with unsupervised_NER

You may open issue on unsupervised_NER support forum (system) here: https://github.com/ajitrajasekharan/unsupervised_NER/issues