Skip to content

TSharvananthan/Sentimentality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

57 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hack The North 2021

Description

Sentimental analysis app for business to identify new sales opportunies and monitor brand by having user reviews text classified into positive and negative.

Screen Shot 2021-10-09 at 8 20 52 PM

Demo:

Can please watch this youtube video for demo: https://www.youtube.com/watch?v=lmLxA3LMWc0

Start up instructions

  • Install docker
  • Install docker compose
  • cd to root directory
  • Run docker-compose up --build
  • Flask server listening on localhost:5000