Skip to content

sab3r/TraditionalSentimentAnalysis

Repository files navigation

Traditional Sentiment Analysis

A sentiment analysis project without the use of Machine Learning.

This project was implemented in 2013 based on the Twitter API. A keyword entered into the search box retrieves 100 recent tweets. These tweets are then stripped of unnecessary text and then analysed for positive or negative sentiment based on the SentiWordNet 3.0.

The final result shows a percentage metric basde on whether the sentiment towards the keywork is positive or negative.

Implementation

  • PHP
  • Twitter API v1.1
  • Bootstarp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages