- Spam SMS detection using Naive Bayes
- Cleaning text data.
- Naive Bayes implementation from scratch.
- Naive Bayes implementation using scikit-learn.
- Topic Modeling - LDA
- Sentiment analysis with regular classifier - GradientBoostingClassifier, GaussianNB
- Test accuracy - 72%
- Sentiment analysis with LSTM
- Test accuracy - 86.5%
- Attention basics
- Deciphering Code with Character-Level RNN
- Pre-process text to convert encoded text to matrix of integers
- Used GRU RNN
- output - Vector of decoded text
-
Notifications
You must be signed in to change notification settings - Fork 0
harsht24/Natural-Language-Processing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repo consists of assignment notebooks from the Udacity Nanodegree program in Natural Language Processing.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published