Streamlit demo for HuggingFace NER models
Public demo
spacy>=2.3.2
streamlit>=0.62.1
transformers>=3.1.0
(might also work with lower versions...not tested)
git clone https://github.com/cceyda/lit-NER.git
If you don't have a NER model use examples/serve_pretrained.ipynb
OR
If you have a pretrained model use examples/serve.ipynb
examples/start_demo.ipynb
- TODO
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
- Free software: Apache Software License 2.0