Sentiment_Analysis_of_Telugu

Sentiment Analysis on Telugu Text Data

This project performs sentiment analysis on Telugu text data using both transformer-based and traditional machine learning models. We leverage models such as ALBERT, RoBERTa, and DistilBERT, as well as SVM, Logistic Regression, Naive Bayes, Decision Tree, Random Forest, and Linear Regression to classify sentiment in Telugu sentences.

Dataset

We use the Telugu Sentiment Dataset from Hugging Face, which contains labeled Telugu text data for sentiment classification.

Project Structure

  1. Transformer Models:
    • ALBERT
    • RoBERTa
    • DistilBERT
  2. Traditional Machine Learning Models:
    • Support Vector Machine (SVM)
    • Logistic Regression
    • Naive Bayes
    • Decision Tree
    • Random Forest
    • Linear Regression

Results

The models are evaluated based on Accuracy and F1 Score.

WhatsApp Image 2024-11-11 at 12 07 32_eabda373

WhatsApp Image 2024-11-11 at 12 10 23_0b811284

WhatsApp Image 2024-11-11 at 17 02 30_8d73cd02