joosthub/pytorch-nlp-tutorial-nyc2017
Materials for O'Reilly DL 4 NLP tutorial (NYC, June 2017)
This collection provides materials for learning how to apply deep learning techniques to natural language processing problems. It includes lecture slides, datasets like Trump Tweets and Amazon reviews, and setup instructions. It's designed for data scientists, machine learning engineers, or researchers who want to build and experiment with NLP models using PyTorch.
No commits in the last 6 months.
Use this if you are an intermediate practitioner looking for practical, hands-on examples and datasets to learn deep learning for NLP with PyTorch.
Not ideal if you are a complete beginner to programming or deep learning, or if you need a pre-built, deployable NLP solution.
Stars
37
Forks
22
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 12, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/joosthub/pytorch-nlp-tutorial-nyc2017"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Ricardokevins/Kevinpro-NLP-demo
All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
apachecn/nlp-pytorch-zh
《Natural Language Processing with PyTorch》中文翻译
allenai/allennlp-models
Officially supported AllenNLP models