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
Signed reviews
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.
Forward citations
Cited by 3 Pith papers
-
Fortran2CPP: Automating Fortran-to-C++ Translation using LLMs via Multi-Turn Dialogue and Dual-Agent Integration
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.
-
RepoTransAgent: Multi-Agent LLM Framework for Repository-Aware Code Translation
RepoTransAgent raises average compile and pass rates for Java-C# repository translation to 55.34% and 45.84% on the authors' six-project dataset.
-
Adabot: Fault-Tolerant Java Decompiler
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.
Discussion (0). Continue with ORCID to comment.