50 Forks
262 Stars
262 Watchers

nlp-tutorial

自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。

How to download and setup nlp-tutorial

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

Or simply clone nlp-tutorial with SSH
[email protected]:shibing624/nlp-tutorial.git

If you have some problems with nlp-tutorial

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