Pith. sign in

REVIEW 3 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1810.02720 v1 pith:X5STNMS2 submitted 2018-10-05 cs.CL cs.PL

classification cs.CLcs.PL
keywords semanticsyntaxabstractneuraltranxcodedescriptiongeneralizable
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 19 citations worldwide. Full citation record

  1. Fortran2CPP: Automating Fortran-to-C++ Translation using LLMs via Multi-Turn Dialogue and Dual-Agent Integration

    cs.LG 2024-12 conditional novelty 6.0 of 10

    The paper introduces a dialogue-based fine-tuning dataset for Fortran-to-C++ translation and reports up to 3.31x CodeBLEU improvement and up to 92 percent compilation success on fine-tuned LLMs.

  2. RepoTransAgent: Multi-Agent LLM Framework for Repository-Aware Code Translation

    cs.SE 2025-08 conditional novelty 5.0 of 10

    RepoTransAgent raises average compile and pass rates for Java-C# repository translation to 55.34% and 45.84% on the authors' six-project dataset.

  3. Adabot: Fault-Tolerant Java Decompiler

    cs.SE 2019-08 reject novelty 5.0 of 10

    Adabot applies attention-based NMT and Transformer models to map Java bytecode into template source code, reporting high BLEU-4 and low word error rates, including under simulated bytecode corruption.

Pith tools