167 Forks
979 Stars
979 Watchers

nlp-paper

自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)

How to download and setup nlp-paper

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

Or simply clone nlp-paper with SSH
[email protected]:DengBoCong/nlp-paper.git

If you have some problems with nlp-paper

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