NLP Lab

Logo

The Natural Language Processing Lab

View the Project on GitHub dcavar/nlp-lab.github.io

Welcome to Python Flair to JSON-NLP Module Page

See for more details:

You can install the Python module using:

pip install flairjsonnlp

The module provides a mapper of the Flair NLP output to JSON-NLP. It also provides a wrapper to generate a RESTful Microservice from Flair using Flask or WSGI.