Skip to content

sguignot/textblob-api-server

Repository files navigation

textblob-api-server

This is just TextBlob + flask + ajax = Live sentiment analysis while you're typing

Install and run

From the docker repository:

docker run sguignot/textblob-api-server
You can also build a docker image from the Dockerfile:
docker build https://raw.github.com/sguignot/textblob-api-server/master/Dockerfile

About

API server for TextBlob: Sentiment analysis, POS tagging, noun phrase extraction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published