Skip to content

maasdi/sensi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensi

Social sentiment application implements Weka API

Run

  1. Clone or download the project source code
  2. On MySQL server create database 'sensi'
  3. Go to top level folder and run maven install :
mvn install
  1. Wait until maven download dependency complete and install on your local maven repo
  2. Go to web/ folder :
cd web/
  1. Run server and deploy webapp :
mvn jetty:run

OR package as war and deploy to server manually

mvn package

About

Social sentiment application with Weka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published