Skip to content

Using Twitter API for opinion mining and sentiment analysis.

Notifications You must be signed in to change notification settings

alexandrabenamar/Who-Wins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Who Wins

Using Twitter API for opinion mining and sentiment analysis to predict Brexit results.

Implementation

Language version : Python 3.6
Operating System : Ubuntu 16.04, Windows 10 and MacOS High Sierra.

Getting Started

Libraries

How to install

With pip :

sudo pip install --upgrade <library>

With homebrew :

brew install <library>

With Anaconda :

conda install <library>
Installing polyglot ...

Shell command line:

sudo apt-get install python-numpy libicu-dev

Dataset

cat fichier | sort | uniq

Machine Learning

The machine learning methods implemented are :

  • Naive Bayes
  • Logistic Regression
  • Decision Tree
  • Multi-Layer Perceptron
  • Support Vector Machine

To execute ...

Execute the wanted method in the /learning repository.

Authors

Mira Ait Saada, Alexandra Benamar, Cristel Dos Santos Catarino, Joel Oscar Dossa

About

Using Twitter API for opinion mining and sentiment analysis.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages