Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

447 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentilab SARE

A Sentiment Analysis Research Environment

SARE is a project of Sabancı University Sentilab Group. It is a modular and easily extendible environment that supports various sentiment analysis research activities.

Prerequisites

  1. Java.
  2. Maven.
  3. Play Framework 2.
  4. MySQL server running locally.
  5. Git (optional if you have the source already).

Installation

  1. Clone the project repo.
  2. Run the MySQL script ./scripts/setup.sql as root to create the required databases and SQL user.
  3. In a command line terminal, set the current directory to the project's root folder and run ./scripts/deploy.bat or ./scripts/deploy.sh for Windows or Linux respectively.
  4. Now set the current directory to sare-webapp, and execute play run to start the application.
  5. The web application is up and running and can now be reached at: http://localhost:9000/.

Note: When deploying to production, the respective scripts suffixed with -prod should be used. Production deploy script will also start the application.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages