This project aims at delivering a framework for converting Linked Data related concepts to Natural language.
LD2NL currently consists of the following modules:
- Avatar - Entity summarization
- SPARQL2NL - Convert SPARQL queries into natural language
- Triple2NL - Convert triples into natural language
- OWL2NL - Convert OWL into natural language
- Evaluation
- Controller
Each module has its own README.md file.
mvn -T 1C clean install test
If you need help or you have questions do not hesitate to write an issue in the right sidebar.
@InProceedings{Ngonga2019,
author = {Axel-Cyrille {Ngonga Ngomo}, Diego Moussallem and Lorenz Bühman},
title = {{A Holistic Natural Language Generation Framework for the Semantic Web}},
booktitle = {Proceedings of the International Conference Recent Advances in Natural Language Processing},
year = {2019},
pages = {8},
organization={ACL (Association for Computational Linguistics)}
}