vix.ing · top · new · best · stats · spec

Semantic Parsing Natural Language into SPARQL: Improving Target Language Representation with Neural Attention

2018/03/12 by Fabiano Ferreira Luz, Luz, Fabiano Ferreira, Marcelo Finger +1 · 1 citation
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Natural Language Processing Techniques #Semantic Web and Ontologies #Topic Modeling

paper · pdf · doi:10.48550/arxiv.1803.04329

openalex publication_date 2018/03/12 · openalex created_date 2018/03/29 · openalex updated_date 2026/07/28

Abstract

Semantic parsing is the process of mapping a natural language sentence into a formal representation of its meaning. In this work we use the neural network approach to transform natural language sentence into a query to an ontology database in the SPARQL language. This method does not rely on handcraft-rules, high-quality lexicons, manually-built templates or other handmade complex structures. Our approach is based on vector space model and neural networks. The proposed model is based in two learning steps. The first step generates a vector representation for the sentence in natural language and SPARQL query. The second step uses this vector representation as input to a neural network (LSTM with attention mechanism) to generate a model able to encode natural language and decode SPARQL.

Citations

Cited by

Related