Justin-A/torch_nlp_basic
Basic NLP with Deep Learning using PyTorch
This project helps you understand foundational Natural Language Processing (NLP) concepts using deep learning. It takes text data as input and demonstrates how to process it for various language-related tasks, providing a stepping stone into practical NLP. Students, researchers, or anyone new to deep learning in NLP would find this useful for learning the basics.
No commits in the last 6 months.
Use this if you are a student or beginner looking to grasp the fundamental concepts of Natural Language Processing with deep learning.
Not ideal if you need a production-ready solution or advanced, specialized NLP models.
Stars
9
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 21, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Justin-A/torch_nlp_basic"
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