Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 688 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 688 Bytes

Sentiment Analyser using TextBlob and Streamlit

This a Sentiment Analyser that Takes your Input and Returns whether the Text is Positive, Negative or Neutral

Usage

The App takes One Input which is the Sentence you Want to Analyse..

Currently, It can Perform the Following Task : -

  • Get Polarity - This Gives you the Output of the Sentence whether the Sentence was Positive, Negative or Neutral.
  • Get Subjectivity - This Gives you the Output of the Sentence of How Subjective/Judmental was the Sentence.

Contribute

Feel Free to Contribute or Request for a Feature.

Do Give a star to the Repo if you liked it.