micro_nlp
This is a NLP micro services that solves a variety of common problems, such as guessing gender from a name, guessing language from a text and assigning a sentiment score to a text.
docker-compose up
curl "$(docker-machine ip default)":5000/api/ui
Deployment
It is intended to be deployed in docker in a private network and accessed using a REST/swagger interface over HTTP.
Badges
How's it doing?
Where are the bits?
Contributors
Developed at Burson-Marsteller. At end of life, released under MIT in lieu of deletion.
- Matthew Martin - voting algorithms
- Vladimir Loskutov - Dockerization
Some libraries vendorized in /src_libs3/ because of various setup problems.