An ontology semantic tree based natural language interface

Shusen Li,Zhiyang He,Ji Wu
DOI: https://doi.org/10.1109/ISCSLP.2014.6936647
2014-01-01
Abstract:As more and more ontology knowledge bases have been published, every user may have access to a wealth of knowledge. However, to acquire the information in ontologies, users have to be familiar with ontologies and its formal query language. Therefore, natural language interfaces (NLI) have been proposed in recent years to bridge the gap between ontologies and non-expert users. Traditional approaches have pretty broad coverage of natural language (NL) and good performance on wellorganised NL queries. But they are subject to the word order, due to the lack of original semantic information of queries. This paper proposes a NLI which accepts NL as input and generates SPARQL (SPARQL Protocol and RDF Query Language) queries as output. To analyze the NL queries, the ontology semantic tree has been used to represent the semantic conceptual structure of NL queries with the support of ontology. Our results show that the proposed system can make use of semantic structure effectively and has a better performance than the baseline system on the queries with flexible word order.
What problem does this paper attempt to address?