资源 | Github项目:斯坦福大学CS-224n课程中深度NLP模型的PyTorch实现

2017 年 11 月 13 日 黑龙江大学自然语言处理实验室 机器之心

选自GitHub

机器之心编译

参与:李亚洲

本文经机器之心(微信公众号:almosthuman2014)授权转载,禁止二次转载


该 Github 项目是斯坦福大学 cs-224n 课程中各种深度 NLP 模型的 PyTorch 实现。


项目地址:https://github.com/DSKSD/DeepNLP-models-Pytorch


该实现项目并不是面向 PyTorch 初学者,如果你还未用过 PyTorch,建议以下教程:


  • https://github.com/DSKSD/DeepNLP-models-Pytorch#references


如果你对 DeepNLP 感兴趣,建议观看 cs223n 的课件与视频:


  • PPT:http://web.stanford.edu/class/cs224n/syllabus.html

  • 视频:https://www.youtube.com/watch?v=OQQ-W_63UgQ&list=PL3FW7Lu3i5Jsnh1rnUwq_TcylNr7EkRe6


包含内容



需求


  • Python 3.5

  • Pytorch 0.2

  • nltk 3.2.2

  • gensim 2.2.0

  • sklearn_crfsuite


开始


git clone https://github.com/DSKSD/cs-224n-Pytorch.git


准备数据集


cd scriptchmod u+x prepare_dataset.sh./prepare_dataset.sh

docker env


ubuntu 16.04 python 3.5.2 加上 tensorflow, sklearn, pytorch 等各种深度学习/机器学习程序包:


docker pull dsksd/deepstudy:0.2


  1. pip3 install docker-composecd scriptdocker-compose up -d







登录查看更多
10

相关内容

斯坦福大学经典《自然语言处理cs224n》2020课件合集
专知会员服务
94+阅读 · 2020年5月25日
【MIT深度学习课程】深度序列建模,Deep Sequence Modeling
专知会员服务
76+阅读 · 2020年2月3日
【斯坦福新课】CS234:强化学习,附课程PPT下载
专知会员服务
114+阅读 · 2020年1月15日
一网打尽!100+深度学习模型TensorFlow与Pytorch代码实现集合
《动手学深度学习》(Dive into Deep Learning)PyTorch实现
专知会员服务
116+阅读 · 2019年12月31日
学习自然语言处理路线图
专知会员服务
133+阅读 · 2019年9月24日
【干货】史上最全的PyTorch学习资源汇总
深度学习与NLP
24+阅读 · 2019年5月18日
超全的PyTorch学习资源汇总
机器学习算法与Python学习
20+阅读 · 2019年5月13日
Github库分享:超全的PyTorch学习资源汇总
专知
21+阅读 · 2019年5月9日
收藏 | Tensorflow实现的深度NLP模型集锦(附资源)
THU数据派
12+阅读 · 2019年4月28日
一份超全的PyTorch资源列表(Github 2.2K星)
黑龙江大学自然语言处理实验室
25+阅读 · 2018年10月26日
Arxiv
11+阅读 · 2019年6月19日
Arxiv
21+阅读 · 2019年3月25日
Attend More Times for Image Captioning
Arxiv
6+阅读 · 2018年12月8日
Arxiv
8+阅读 · 2018年5月15日
VIP会员
相关资讯
【干货】史上最全的PyTorch学习资源汇总
深度学习与NLP
24+阅读 · 2019年5月18日
超全的PyTorch学习资源汇总
机器学习算法与Python学习
20+阅读 · 2019年5月13日
Github库分享:超全的PyTorch学习资源汇总
专知
21+阅读 · 2019年5月9日
收藏 | Tensorflow实现的深度NLP模型集锦(附资源)
THU数据派
12+阅读 · 2019年4月28日
一份超全的PyTorch资源列表(Github 2.2K星)
黑龙江大学自然语言处理实验室
25+阅读 · 2018年10月26日
Top
微信扫码咨询专知VIP会员