Skip to content

OpenReqEU/ri-analytics-rationale-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ri-analytics-rationale-miner EPL 2.0

This service was created as a result of the OpenReq project funded by the European Union Horizon 2020 Research and Innovation programme under grant agreement No 732463.

Used Technologies

Functionalities

This API returns a json, containing the probability of an Amazon review containing a justification/decision/criteria/alternative/issue.

How to Run The microservice

Run the following commands to start the microservice:

1) docker build -t ri-analytics-rationale-miner .

2) docker run "<PATH_TO_SentiStrength.jar>:/code/RationalyticsFramework/libs/SentiStrength.jar" -p 9704:9704 ri-analytics-rationale-miner

A full description of the the microservice can be found in swagger documentation below.

Public APIs

The API is documented by using Swagger2:

How to contribute

See OpenReq project contribution Guidlines

License

Free use of this software is granted under the terms of the EPL version 2 (EPL2.0).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published