Skip to content

aymen-souid/sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentiment-analysis

A simple demonstration of integrating a sentiment analysis tool in a django project (watch the video .mp4)

To run this project :

pip install -r requirements.txt

python manage.py migrate 

python manage.py makemigration 

python manage.py runserver 

About

A simple demonstration of integrating a sentiment analysis tool in a django project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published