pith. sign in

arxiv: 1803.04329 · v1 · pith:ZJ5FE2JJnew · submitted 2018-03-12 · 💻 cs.CL

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

classification 💻 cs.CL
keywords languagenaturalneuralrepresentationsparqlmodelsentencevector
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Neural Machine Translating from Natural Language to SPARQL

    cs.CL 2019-06 unverdicted novelty 3.0

    Eight NMT models are evaluated for natural language to SPARQL translation, with CNN-based models reaching BLEU up to 98 and accuracy up to 94% on high-quality datasets.