45 Forks
97 Stars
97 Watchers

text_analytics

Basic text analytics and natural language processing in Python

How to download and setup text_analytics

Open terminal and run command
git clone https://github.com/jonathandunn/text_analytics.git
git clone is used to create a copy or clone of text_analytics 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 text_analytics https://github.com/jonathandunn/text_analytics/archive/master.zip

Or simply clone text_analytics with SSH
[email protected]:jonathandunn/text_analytics.git

If you have some problems with text_analytics

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