Philipp2211/Udacity-Natural-Language-Processing-Nanodegree
This repository contains all my solutions to the tutorials/projects of the Udacity Natural Language Processing Nanodegree
This collection provides completed exercises and projects from the Udacity Natural Language Processing Nanodegree. It offers practical examples of how to process and understand human language using computational methods. Aspiring data scientists, AI engineers, or machine learning practitioners looking to learn or review NLP concepts would find this useful.
No commits in the last 6 months.
Use this if you are a student or self-learner enrolled in or considering the Udacity Natural Language Processing Nanodegree and want to see example solutions.
Not ideal if you are looking for a deployable NLP tool or a complete application, as this is a collection of educational exercises.
Stars
8
Forks
16
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 03, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Philipp2211/Udacity-Natural-Language-Processing-Nanodegree"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SlapBot/sounder
An intent recognizing algorithm to predict the intent of a given text.
plkmo/NLP_Toolkit
Library of state-of-the-art models (PyTorch) for NLP tasks
loretoparisi/hf-experiments
Experiments with Hugging Face 🔬 🤗
hjian42/Natural-Language-Processing-Nanodegree
Natural Language Processing Nanodegree from Udacity Platform, in which I implement Hidden Markov...
hyunjoonbok/natural-language-processing
Ready-to-use Implementation of Natural Language Processing models in Keras/Tensorflow (transformer)