Skip to content

Social Context Analysis aNd Emotion Recognition

License

Notifications You must be signed in to change notification settings

MixedEmotions/scaner

 
 

Repository files navigation

#Scaner ##Arquitecture alt tag

Installation

Firstly you have to install Docker and Docker Compose. This can be easily installed with pip:

$ pip install docker-compose

Now, clone the repository into your local system

$ git clone http://github.com/gsi-upm/scaner

Use Docker Compose to build the application:

$ cd scaner
$ docker-compose build

Then, it is necessary to run OrientDB

$ ./populate_schema.sh

Finally, we run the application

$ docker-compose up

Scaner application it is now available on port 5000

About

Social Context Analysis aNd Emotion Recognition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.2%
  • Shell 11.8%