==============
Sentiment Analysis Twitter is a project for the course of Data Science
WORK IN PROGRESS
Aim of the project
The purpose of this project is to build a model to predict the results of the referendum for catalan independence.
Step 1: collecting data
Create the dataset collecting the tweet from twitter web page
Step 2: analysis
Use Jupyter Notebook files in order to clear and preprocess data, make prediction and train models, plot results
============== How does it work?
To be implemented