Skip to content

French Presidential Election Sentiment Analysis with Vader and TextBlob. The analyzed texts come from tweets or Youtube video comments. the application is developped in python with Flask and jQuery. The web template used for the interfaces is Slim - Modern & Clean Responsive Bootstrap 4 Admin Dashboard Template.

Notifications You must be signed in to change notification settings

Hanry97/PolyTweet

Repository files navigation

1-Installer Flask

https://www.digitalocean.com/community/tutorials/how-to-make-a-web-application-using-flask-in-python-3-fr

2-Créer et activer l'environnement de dev

virtualenv poly_tweet (création de l'environnement poly_tweet) poly_tweet\Scripts\activate (activation) pip install -r requirements.txt (installation des dépendances)

$env:FLASK_APP = "app" flask run (lancement du serveur)

3-Si le fichier database.db n'existe pas, lancer le script de création de la database

python init_db.py

4-Lancer le server

flask run

5-Longin as administrator

username = Hanry22 password = flask21

About

French Presidential Election Sentiment Analysis with Vader and TextBlob. The analyzed texts come from tweets or Youtube video comments. the application is developped in python with Flask and jQuery. The web template used for the interfaces is Slim - Modern & Clean Responsive Bootstrap 4 Admin Dashboard Template.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages