Skip to content

Graphical user interface to train spacy's NER model (named entity recognition)

Notifications You must be signed in to change notification settings

boehm-e/spacy-ner-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usage:

go to http://localhost:5000

python3 server.py

test you model:

python3 test.py models/{model_folder} "{test_sentence}"

About

Graphical user interface to train spacy's NER model (named entity recognition)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages