gunthercox / AttitudeEngine

Language independent sentiment analysis for text statements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttitudeEngine

  • Text-based sentiment analysis.
  • Language independent detection of sentiment within text statements.

Based on the work of SETI scientist Laurance Doyle this project aims to detect patterns in the frequency of language.

Hypothesis

There a pattern to the words in an angry sentence vs a not angry one that is independent of language.

Data

  • Data files for this project have been generated by calculating the frequency at which each word occurs across a collection of texts.
  • The goal is to find trends based on where groups of words occur in their use.

About

Language independent sentiment analysis for text statements


Languages

Language:Python 100.0%