Skip to content

Service of wrapped DeepPavlov NER ML models for a quick launch for massive amount of documents in Google Colab, powered by AREkit pipelines

License

Notifications You must be signed in to change notification settings

nicolay-r/fast-ner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-ner

A fast inference implementation for Named Entity Recognition (NER) service of wrapped AI models powered by AREkit text-processing pipelines.

Usage

pip install -r dependencies.txt

Annotating texts

python annotate.py --src "data/test.csv" --prompt "{text}" --model "ner_ontonotes_bert" --batch-size 10

Powered by

About

Service of wrapped DeepPavlov NER ML models for a quick launch for massive amount of documents in Google Colab, powered by AREkit pipelines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published