91 Forks
230 Stars
230 Watchers

nlp_learning

结合python一起学习自然语言处理 (nlp): 语言模型、HMM、PCFG、Word2vec、完形填空式阅读理解任务、朴素贝叶斯分类器、TFIDF、PCA、SVD

How to download and setup nlp_learning

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

Or simply clone nlp_learning with SSH
[email protected]:SeanLee97/nlp_learning.git

If you have some problems with nlp_learning

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