Skip to content

A sentiment analysis of Hindi posts to rate a positive, negative or neutral magnitude of text

License

Notifications You must be signed in to change notification settings

prashant7090/HindiSentimentAnalysis

 
 

Repository files navigation

HINDI SENTIMENT ANALYSIS

Analysis of hindi text for classification into positive, negative and neutral.

Usage: python algo.py filename.xlsx

Output would be in OUTPUT.txt in the format: sno,polarity

Polarity:

  • Positive : 1
  • Negative : -1
  • Neutral : 0

AUTHORS

  • Lohitaksh Parmar
  • Palash Bansal
  • Shivam Rustogi

About

A sentiment analysis of Hindi posts to rate a positive, negative or neutral magnitude of text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.0%
  • Shell 8.0%