rohitwad / TwitterSentimentAnalysis

Sentiment - Positive, Negative, Neutral

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TwitterSentimentAnalysis

Sentiment - Positive, Negative, Neutral

  1. Polarity
    a) Helps in determining sentiment of text
    b) Value Range : [-1,1] where 1 means positive statement and -1 means a negative statement
  2. Subjectivity
    a) determines whether a statement is a fact or an opinion.
    b) Value Range of [0,1].

About

Sentiment - Positive, Negative, Neutral


Languages

Language:Jupyter Notebook 97.6%Language:Python 1.6%Language:HTML 0.8%Language:Procfile 0.0%