DeepNLP-models-Pytorch

Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)

Github星跟蹤圖

DeepNLP-models-Pytorch

Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ: NLP with Deep Learning)

  • This is not for Pytorch beginners. If it is your first time to use Pytorch, I recommend these awesome tutorials.

  • If you're interested in DeepNLP, I strongly recommend you to work with this awesome lecture.

    • cs-224n-slides
    • cs-224n-videos

This material is not perfect but will help your study and research:) Please feel free to pull requests!!

  • Python 3.5
  • Pytorch 0.2+
  • nltk 3.2.2
  • gensim 2.2.0
  • sklearn_crfsuite

Getting started

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

prepare dataset

cd script
chmod u+x prepare_dataset.sh
./prepare_dataset.sh

docker env

ubuntu 16.04 python 3.5.2 with various of ML/DL packages including tensorflow, sklearn, pytorch

docker pull dsksd/deepstudy:0.2

pip3 install docker-compose
cd script
docker-compose up -d

cloud setting

not yet

References

  • practical-pytorch
  • DeepLearningForNLPInPytorch
  • pytorch-tutorial
  • pytorch-examples

Author

Sungdong Kim / @DSKSD

主要指標

概覽
名稱與所有者DSKSD/DeepNLP-models-Pytorch
主編程語言Jupyter Notebook
編程語言Jupyter Notebook (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2017-08-16 01:22:16
推送於2019-10-15 03:26:36
最后一次提交2018-01-26 16:04:41
發布數0
用户参与
星數3k
關注者數110
派生數654
提交數82
已啟用問題?
問題數12
打開的問題數10
拉請求數2
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?