policygrid/RDF2TextTranslator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
The purpose of this NLG service is to generate short textual descriptions of resources from RDF metadata saved in a tripple store repository. The service is configured via 2 files: 1. Ontologies.xml which contains information about ontologies used by the NLG service (name, name space and path to the ontology file) 2. nlgService.properties which contains paths to the lexicon files and the ontologies.xml file, and information about the Sesame server. By default, those configuration files point to the folders of the test package (./test/lexicon and ./test/ontologies) Licensed under the Lesser General Public Licence (LGPL) Version 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html)