davidcsisk / sentiment-analysis

Examples involving sentiment analysis of text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Examples involving sentiment analysis of text

License:MIT License


Languages

Language:Python 100.0%