/sentiment-analysis

Examples involving sentiment analysis of text

Primary LanguagePythonMIT LicenseMIT

sentiment-analysis

Examples involving sentiment analysis of text

The first example gets the url that you pass in, pulls the contents of that url, strips the HTML from it leaving plain text, then returns sentiment polarity and subjectivity rating.