778 Forks
1070 Stars
1070 Watchers

nlp-in-practice

Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.

How to download and setup nlp-in-practice

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

Or simply clone nlp-in-practice with SSH
[email protected]:kavgan/nlp-in-practice.git

If you have some problems with nlp-in-practice

You may open issue on nlp-in-practice support forum (system) here: https://github.com/kavgan/nlp-in-practice/issues