1119 Forks
8617 Stars
8617 Watchers

TextBlob

Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.

How to download and setup TextBlob

Open terminal and run command
git clone https://github.com/sloria/TextBlob.git
git clone is used to create a copy or clone of TextBlob repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TextBlob https://github.com/sloria/TextBlob/archive/master.zip

Or simply clone TextBlob with SSH
[email protected]:sloria/TextBlob.git

If you have some problems with TextBlob

You may open issue on TextBlob support forum (system) here: https://github.com/sloria/TextBlob/issues