forked from tbouttaz/RDF2TextTranslator
-
Notifications
You must be signed in to change notification settings - Fork 0
Generate textual description of resources from RDF metadata
policygrid/RDF2TextTranslator
Folders and files
| Name | Name | Last commit message | 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)
About
Generate textual description of resources from RDF metadata
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%