Python‎ > ‎

Using Python for Natural Language Processing (NLP)

posted May 29, 2015, 8:06 AM by Chris G   [ updated Jun 1, 2015, 4:04 AM ]
Here are a few practical articles on how to
 
Gensim and Word2vec:

Similarity Queries
 
Modern Methods for Sentiment Analysis
 
Word2vec Tutorial
 
models.word2vec – Deep learning with word2vec


Using sklearn:

Teaching a Computer to Read
http://blog.scripted.com/staff/nlp-hacking-in-python/


Comments