- 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
harsht24/Natural-Language-Processing
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|