Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing 2017
DOI: 10.18653/v1/d17-1160
|View full text |Cite
|
Sign up to set email alerts
|

Neural Semantic Parsing with Type Constraints for Semi-Structured Tables

Abstract: We present a new semantic parsing model for answering compositional questions on semi-structured Wikipedia tables. Our parser is an encoder-decoder neural network with two key technical innovations: (1) a grammar for the decoder that only generates well-typed logical forms; and (2) an entity embedding and linking module that identifies entity mentions while generalizing across tables. We also introduce a novel method for training our neural model with question-answer supervision. On the WIKITABLEQUESTIONS data… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
165
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
5
4
1

Relationship

2
8

Authors

Journals

citations
Cited by 201 publications
(165 citation statements)
references
References 20 publications
0
165
0
Order By: Relevance
“…We perform a simple modification to . We add cell values to the graph, in a similar fashion to Krishnamurthy et al (2017). Specifically, we extract the cells of the first 5000 rows of all tables in the schema, during the pre-processing phase.…”
Section: A Re-implementationmentioning
confidence: 99%
“…We perform a simple modification to . We add cell values to the graph, in a similar fashion to Krishnamurthy et al (2017). Specifically, we extract the cells of the first 5000 rows of all tables in the schema, during the pre-processing phase.…”
Section: A Re-implementationmentioning
confidence: 99%
“…Cheng et al (2017) and Dong and Lapata (2018) both try to decode in two steps, from a coarse rough sketch to a finer structure hierarchically. Krishnamurthy et al (2017) define a grammar of production rules such that only welltyped logical forms can be generated. Yin and Neubig (2017) and Chen et al (2018a) both transform the generation of logical forms into query graph construction.…”
Section: Related Workmentioning
confidence: 99%
“…• Syn Dep (Dua et al, 2019), the neural semantic parsing model (KDG) (Krishnamurthy et al, 2017) with Stanford dependencies based sentence representations;…”
Section: Baselinesmentioning
confidence: 99%