Skip to content

Model to predict the sentiment of Hindi sentences developed this model during my 2nd-year Internship @ algo8.ai

Notifications You must be signed in to change notification settings

sid573/Hindi_Sentiment_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hindi Sentiment Analysis Using Fastai-1.1.0!

This project is divided into 2 parts:

  • Fine Tuning of Language Model
  • Classifier for Sentiment Classification

To Run the model

  • DOWNLOAD models
  • Just follow run_sentiment.ipynb

To Update model

  1. Follow the steps shown in Copy_Hindi notebook
  2. In Table = data.copy .... specifify the number of rows you want to copy if number of row is greater than the actual rows then rows are repeated in such case you can get wrong accuracy as in validation set traning row is also present.
  3. The name with which you save classification model must be renamed to export.pkl
  4. You are ready to go :)

Refrences

  1. mc.ai!

About

Model to predict the sentiment of Hindi sentences developed this model during my 2nd-year Internship @ algo8.ai

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published