pith. sign in

arxiv: 1810.02720 · v1 · pith:X5STNMS2new · submitted 2018-10-05 · 💻 cs.CL · cs.PL

TRANX: A Transition-based Neural Abstract Syntax Parser for Semantic Parsing and Code Generation

classification 💻 cs.CL cs.PL
keywords semanticsyntaxabstractneuraltranxcodedescriptiongeneralizable
0
0 comments X
read the original abstract

We present TRANX, a transition-based neural semantic parser that maps natural language (NL) utterances into formal meaning representations (MRs). TRANX uses a transition system based on the abstract syntax description language for the target MR, which gives it two major advantages: (1) it is highly accurate, using information from the syntax of the target MR to constrain the output space and model the information flow, and (2) it is highly generalizable, and can easily be applied to new types of MR by just writing a new abstract syntax description corresponding to the allowable structures in the MR. Experiments on four different semantic parsing and code generation tasks show that our system is generalizable, extensible, and effective, registering strong results compared to existing neural semantic parsers.

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. Relationships Between Trust, Compliance, and Performance for Novice Programmers Using AI Code Generation

    cs.HC 2026-04 unverdicted novelty 5.0

    Among novice programmers using AI code generators, trust did not predict compliance with suggestions, while performance correlated with both compliance and increased subsequent trust.