Skip to content

davidheritier/Sentiment-analysis-VFont-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run

install dependencies

pip install

  • Flask
  • Flask-SQLAlchemy
  • Flask-WTF
  • textblob

start web app

In your terminal emulator, go to the location where the files are and type:

python3 run.py

open address

Works in Google Chrome only (MacOS)

localhost:5000 (depending on what the server returned)

About

Flask app for sentiment analysis and typographic variation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published