FREME-Project IS A OPEN FRAMEWORK OF E-SERVICES FOR MULTILINGUAL AND SEMANTIC ENRICHMENT OF DIGITAL CONTENT
FREME will empower digital content managers with its advantages and benefits it brings to the market. FREME addresses the general systemic and technological challenges to validate that multilingual and semantic technologies are ready for their integration in real life business cases in innovative way. These technologies are capable to process (harvest and analyse) content, capture datasets, and add value throughout content and data value chains across sectors, countries, and languages.
Get more at www.freme-project.eu
- Unix (We would recomend Debian);
- Docker;
- At least 24GB of RAM;
- At least 200GB of disk space;
In order to install FREME-NER in your own server, please follow the next steps
If you are running a non Debian distribution,
- Install docker and docker compose;
- Clone this repository ;
- Adjust security issues;
- Create a partition data;
- run docker-compose build under freme-docker folder ;
If you are running Debian Jessie,
- run wget https://raw.githubusercontent.com/sandroacoelho/freme-docker/master/setup.sh
- run
chmod a+x setup.shand./setup.sh - Adjust security issues;
- Create a partition data;
- run docker-compose build under /opt/freme-docker folder;
After following install steps, you are ready to use FREME-NER. Just run docker-compose up under freme-docker folder.
This image is officially supported on Docker version 1.9.1.
Please see the [Docker installation documentation] (https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.
Documentation for this image is stored at FREME website.
If you have any problems with or questions about this image, please contact us through a GitHub issue.
