Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
KKBhatt17 authored Apr 15, 2023
1 parent d25c2fe commit 9322133
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Multilingual-Sentiment-Analysis

In this project I have developed a multilingual sentiment analysis system. This system can be used for sentiment classification task over 3 languages namely English, Hindi and Marathi.

Input: Any sentence in English or Hindi or Marathi.

Output: Sentiment Class (Positive or Negative or Neutral).

I have also provided a very easy to use GUI to use this system which is basically as web interface.

At the back of the system there are two models distilbert and mbert. Usert can select any of these two for the classification task.

0 comments on commit 9322133

Please sign in to comment.