Konkani Sentiment Analyzer

Konkani Sentiment Analyzer

A custom-built sentiment analysis model for the low-resource Konkani language.

About this project

Custom Model Training: Fine-tuned transformer-based models on a hand-curated Konkani dataset using PyTorch and Hugging Face.
Labeling Automation: Semi-automated sentiment labeling using Azure Translation + TextBlob to generate initial tags.
Data Preprocessing: Cleaned and structured raw Konkani newspaper text with POS tag removal and CSV formatting.
Evaluation Metrics: Evaluated model using F1-score, accuracy, and confusion matrix across multiple configurations.
Deployment Ready: Model deployed as a web API using FastAPI with testable endpoints and sample inputs.
Language Preservation: Contributes to low-resource language AI and regional NLP by providing a foundational model for Konkani text sentiment.

NLPTransformersKonkaniLow-Resource LanguageSentiment Analysis
View Live
Konkani Sentiment Analyzer screenshot 1
Konkani Sentiment Analyzer screenshot 2
Konkani Sentiment Analyzer screenshot 3