omarsar/appworks_meetup_2018
Contains all the material used for the "Applied Deep Learning for NLP Using PyTorch" meetup at AppWorks
This content helps AI researchers and practitioners understand and apply deep learning techniques to natural language processing (NLP) tasks. It provides educational materials and practical examples, like Jupyter notebooks, for building applications such as fine-grained sentiment analysis, neural machine translation, and phrase generation. If you're an AI or NLP researcher, data scientist, or engineer, this resource is for you.
No commits in the last 6 months.
Use this if you want to learn best practices and see practical demonstrations of deep learning for NLP using PyTorch, particularly for tasks like text summarization or emotion recognition.
Not ideal if you are looking for a plug-and-play solution without needing to understand the underlying deep learning concepts or if you are not familiar with Python and PyTorch.
Stars
7
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 28, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/omarsar/appworks_meetup_2018"
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实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
allenai/allennlp-models
Officially supported AllenNLP models
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
apachecn/nlp-pytorch-zh
《Natural Language Processing with PyTorch》中文翻译