93 Forks
410 Stars
410 Watchers

nlp-notebook

NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。

How to download and setup nlp-notebook

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

Or simply clone nlp-notebook with SSH
[email protected]:jasoncao11/nlp-notebook.git

If you have some problems with nlp-notebook

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