Back to Tags
Techniques
Text Classification
2 items with this tag
Project
Movie Review Sentiment Analysis
Machine learning implementation to classify movie review sentiment as positive or negative. Jupyter notebook exploring NLP and classification techniques.
Project
Spam Classification
Spam classification using Naive Bayes algorithm trained on the SMS Spam Collection dataset. Explores text classification and probabilistic models.