23 Forks
48 Stars
48 Watchers

Text-Analysis

Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.

How to download and setup Text-Analysis

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

Or simply clone Text-Analysis with SSH
[email protected]:pesoto/Text-Analysis.git

If you have some problems with Text-Analysis

You may open issue on Text-Analysis support forum (system) here: https://github.com/pesoto/Text-Analysis/issues