Skip to content

kikis05/SentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SentimentAnalysis

This is code for a webpage that calculates sentiment analysis using a Tensorfow keras model. Current model accuracy: 83%

To run:

Open a new terminal

$cd backend

$python3 main.py

Open a new Terminal

$cd frontend

$npm run dev

About

This is code for a webpage that calculates sentiment analysis using a Tensorfow keras model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published