The repository for NLP projects like Sentiment Analysis, Part of Speech, Topic Modeling, Machine Translation, Chatbox, DNN speech Recognizer etc.
- Email spam
- This project is based on Naive Baysian Classifier, and predict the Email categories.
- It is a
Lazy Learning
algorithm to generate the prior table, and estimate the posterior.
- Hidden Markov Model for Part of Speech
- BERT model for Part of Speech
- Sentiment Analysis using Xgboost, LSTM and Bert model
- Model deployment using Sagemake, Lambda and API Gateway
- Machine Translation
- Acoustic Speech Recognition (ASR)
- DNN