Skip to content

ManhNV0907/Vietnamese-Sentiment-Analysis-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis System

This web application includes 2 main parts Front-end is written in ReactJS Back-end is a docker-compose combining airflow scheduler and airflow webserver The airflow scheduler will manage and schedule how Support Vector Machine module run predictions on the data collected from Facebook Graph API

How to run

  1. Install the docker and docker-compose
  2. Install npm module
  3. Create a terminal window, cd in main dictionary then run sudo docker-compose up
  4. Create a second terminal window, cd in client dictionary then run npm install and npm start to start client-side
  5. Create a 3rd terminal window, cd in server dictionary then run npm install and npm start to start API-side

About

Support Vector Machine module run predictions on the data collected from Facebook Graph API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.8%
  • Jupyter Notebook 7.1%
  • Python 3.5%
  • CSS 2.0%
  • Less 1.5%
  • HTML 0.1%