DanAnastasyev/DeepNLP-Course
Deep NLP Course
This course helps machine learning engineers and data scientists understand deep learning techniques for natural language processing. You'll learn to process text data to create models for tasks like sentiment analysis, machine translation, and text summarization. The course provides practical notebooks and explanations, turning raw text into insights and functional NLP systems.
632 stars. No commits in the last 6 months.
Use this if you are a machine learning engineer or data scientist looking to gain practical skills in applying deep learning to various natural language processing problems.
Not ideal if you are looking for a plug-and-play solution for an NLP task without understanding the underlying deep learning methodologies.
Stars
632
Forks
164
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 20, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DanAnastasyev/DeepNLP-Course"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RingBDStack/SocialED
A python library for social event detection
mesolitica/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
astorfi/Deep-Learning-NLP
:satellite: Organized Resources for Deep Learning in Natural Language Processing
rguthrie3/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including...
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)