Skip to content

Latest commit

 

History

History

flairjsonnlp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

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.