Multilingual Sentiment & Keyword Analyzer
NLP coursework project combining multilingual transformers, sentiment analysis, and keyword extraction.
Built a multilingual NLP system that analyzes reviews from IMDb, Trustpilot, Steam, and Google Play. Uses HuggingFace transformers and KeyBERT for sentiment, emotion, and keyword extraction with 0% error rate across 239 reviews.
Key Outcomes
Context
Problem and Context
Built a multilingual NLP system that analyzes reviews from IMDb, Trustpilot, Steam, and Google Play. Uses HuggingFace transformers and KeyBERT for sentiment, emotion, and keyword extraction with 0% error rate across 239 reviews.
Approach
Approach and Architecture
Multilingual sentiment + keyword extraction with transformer-based NLP.
Implementation
Implementation Details
Results
Results and Tradeoffs
This project is presented as a concise technical overview rather than a full-length narrative case study.
Explore More
Related Projects
Browse adjacent work from the same archive group or jump back to the project archive.
Computer Vision
Swimming Pool Detection
Computer vision coursework project focused on transfer learning and aerial object detection.
Open case studyCoursework
Used Vehicle Pricing & Valuation Model
Regression case study using feature engineering and tree ensembles on cross-country car listings.
Open case studyCoursework
Customer Churn Modelling
Applied ML case study on churn prediction, imbalance handling, and model evaluation.
Open case study