Skip to content

policygrid/RDF2TextTranslator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Java 100.0%