Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.13 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.13 KB

This is a simple application that uses both lexica and corpora in the EUROSENTIMENT portal to show reviews and their associated keywords.

Although this application does not show the full potential of the portal, it can get you started with building your own service or application.

It is built using Flask and Request, and can be easily deployed to a PaaS such as Heroku. You can see it working here:

DEMO on Heroku

If you want to deploy your own copy, make sure you set your token and endpoint via config.py,.env (for Heroku) or setting your variables:

Example .env file:

TOKEN=<your token goes here>
RESOURCES_ENDPOINT=http://54.201.101.125/sparql/

Acknowledgement

EUROSENTIMENT PROJECT Grant Agreement no: 296277 Starting date: 01/09/2012 Project duration: 24 months

Eurosentiment Logo FP7 logo