A deployable Named Entity Recognition tool.
cd src/bert
make build
make run
# open localhost:5000
- spaCy as base model
- LSTMs/BERT as advanced model
- MLFlow with pyfunc
- Azure App Service for containers
- Wikigold
- BERT was pretrained on Wikigold with model cached on S3