Skip to content

divakar-lakhera/Tweet-Analysis-Deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweet-Analysis-Deployment

Tweet Analysis project deployment source. https://ml-sentiment-analysis-57219.web.app/

License GitHub contributors

forthebadge made-with-python ForTheBadge built-with-love

How to test backend:

Clone the repo

https://github.com/divakar-lakhera/Tweet-Analysis-Deployment.git

Using terminal

$ cd Backend
$ pip3 install -r requirements.txt
$ python3 wsgi.py

How to test frontend:

Clone the repo

https://github.com/divakar-lakhera/Tweet-Analysis-Deployment.git

Using terminal

$ cd Frontend/ml-frontend/
$ npm run serve        [you may need to initialise Vue JS]

About

Backend and Frontend code for sentiment analysis system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published