Semantic Parsing

383 papers with code • 20 benchmarks • 42 datasets

Semantic Parsing is the task of transducing natural language utterances into formal meaning representations. The target meaning representations can be defined according to a wide variety of formalisms. This include linguistically-motivated semantic representations that are designed to capture the meaning of any sentence such as λ-calculus or the abstract meaning representations. Alternatively, for more task-driven approaches to Semantic Parsing, it is common for meaning representations to represent executable programs such as SQL queries, robotic commands, smart phone instructions, and even general-purpose programming languages like Python and Java.

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

Libraries

Use these libraries to find Semantic Parsing models and implementations

ReCoMIF: Reading comprehension based multi-source information fusion network for Chinese spoken language understanding

1053399472/CAISandSMP journal 2023

It usually includes slot filling and intent detection (SFID) tasks aiming at semantic parsing of utterances.

5
01 Aug 2023

Holistic Exploration on Universal Decompositional Semantic Parsing: Architecture, Data Augmentation, and LLM Paradigm

hexuandeng/hexp4uds 25 Jul 2023

In this paper, we conduct a holistic exploration of the Universal Decompositional Semantic (UDS) Parsing.

4
25 Jul 2023

Optimal Transport Posterior Alignment for Cross-lingual Semantic Parsing

tomsherborne/minotaur 9 Jul 2023

Cross-lingual semantic parsing transfers parsing capability from a high-resource language (e. g., English) to low-resource languages with scarce training data.

1
09 Jul 2023

Incorporating Graph Information in Transformer-based AMR Parsing

sapienzanlp/leakdistill 23 Jun 2023

Abstract Meaning Representation (AMR) is a Semantic Parsing formalism that aims at providing a semantic graph abstraction representing a given text.

8
23 Jun 2023

On Evaluating Multilingual Compositional Generalization with Translated Datasets

ziwang-klvk/cfq-rbmt 20 Jun 2023

To address this limitation, we craft a faithful rule-based translation of the MCWQ dataset from English to Chinese and Japanese.

0
20 Jun 2023

Discourse Representation Structure Parsing for Chinese

wangchunliu/sbn-evaluation-tool 16 Jun 2023

Previous work has predominantly focused on monolingual English semantic parsing.

1
16 Jun 2023

T5-SR: A Unified Seq-to-Seq Decoding Strategy for Semantic Parsing

JuruoMP/T5-SR 14 Jun 2023

Translating natural language queries into SQLs in a seq2seq manner has attracted much attention recently.

1
14 Jun 2023

XSemPLR: Cross-Lingual Semantic Parsing in Multiple Natural Languages and Meaning Representations

psunlpgroup/xsemplr 7 Jun 2023

However, existing CLSP models are separately proposed and evaluated on datasets of limited tasks and applications, impeding a comprehensive and unified evaluation of CLSP on a diverse range of NLs and MRs. To this end, we present XSemPLR, a unified benchmark for cross-lingual semantic parsing featured with 22 natural languages and 8 meaning representations by examining and selecting 9 existing datasets to cover 5 tasks and 164 domains.

9
07 Jun 2023

Recognize Anything: A Strong Image Tagging Model

xinyu1205/recognize-anything 6 Jun 2023

We are releasing the RAM at \url{https://recognize-anything. github. io/} to foster the advancements of large models in computer vision.

2,463
06 Jun 2023

Does Character-level Information Always Improve DRS-based Semantic Parsing?

ynklab/character_order_analysis 4 Jun 2023

In the experiments, we compare F1-scores by shuffling the order and randomizing character sequences after testing the performance of character-level information.

1
04 Jun 2023