Path: blob/master/lessons/lesson_13/practice/README.md
1904 views
Natural Language Processing Practice
Unit 4 : DS Applications | NLP
Practices
Intro to NLP lab
Description : Practice processing text data using Sklearn and NLTK
Difficulty : Moderate
Length : Moderate
NLP Review Lab
Description : Review the basics of NLP and practice common methods for cleaning and analysis text data.
Difficulty : Moderate
Length : Long
Sentiment Analysis Lab
Description : Utilize NLP to create a model that classifies tweets according to sentimental value.
Difficulty : Moderate
Length : Short
Topic Modeling LDA (codealong)
Description : Walkthrough of using an unsupervised Natural Language analysis method; Latent Dirichlet Allocation.
Difficulty : Advanced
Length : Moderate
Note : Intended to be an instructor led walkthrough