dair-ai/odsc_2020_nlp
Repository for ODSC talk related to Deep Learning NLP
This repository provides educational materials for developers to understand and apply deep learning techniques to natural language processing (NLP) problems. It offers guided notebooks that demonstrate how to process text, train models for tasks like sentiment analysis, and build applications such as text similarity search. It's intended for software engineers or data scientists looking to implement NLP features.
No commits in the last 6 months.
Use this if you are a developer with some programming experience looking to learn and apply deep learning specifically for natural language processing tasks.
Not ideal if you are a non-technical user seeking a ready-to-use application or a developer looking for an advanced, production-ready NLP library.
Stars
22
Forks
7
Language
—
License
—
Category
Last pushed
Apr 22, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dair-ai/odsc_2020_nlp"
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》中文翻译