Hello and welcome to the Git of SDMA-Project.
- Twint project: GitHub Page of Twint.
- Tuto for Twint Usage https://pielco11.ovh/posts/twint-osint/
- Sentiment-Analysis-of-Text-Data-Tweets : GitHub Page of Sentiment Analysus of Text Data Tweets
- imdb-sentiment-analysis : GitHub Page of imdb-sentiment-analysis
The goal of this project is to collect informations on Twitter about some films. Once collected we will analyse these informations and guess the emotion and reaction from Twitter users about each film. We will evaluate the score for each film with our machine learning and compare this score with the official IMDb score.
Thib: Je propose de prendre la tache 1 et 2, est ce que c'est ok pour vous ?
- Collect tweet - scrolling / filter on #'film name' (Thibaud)
- Preprocess on each tweet (Thibaud)
- Train our classifier (must find data to train classifier with emotion) (Yurui)
- Predict the emotion for each tweet (Yurui)
- Predict a score with the emotion level (score /10) (Matthieu)
- Compare this score with the official IMDb score (Matthieu)