paper-with-me

홈 › Papers

Semantic parsing with fuzzy meaning representations

2020-12-01 · DMR (COLING) 2020 12 · Pavlo Kapustin, Michael Kapustin

We propose an approach and a software framework for semantic parsing of natural language sentences to discourse representation structures with use of fuzzy meaning representations such as fuzzy sets and compatibility intervals. We explain the motivation for using fuzzy meaning representations in semantic parsing and describe the design of the proposed approach and the software framework, discussing various examples. We argue that the use of fuzzy meaning representations have potential to improve understanding and reasoning capabilities of systems working with natural language.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

Benchmarking Meaning Representations in Neural Semantic Parsing

2020-11-01 · EMNLP 2020 11 · Jiaqi Guo, Qian Liu, Jian-Guang Lou, Zhenwen Li 외

Meaning representation is an important component of semantic parsing. Although researchers have designed a lot of meaning representations, recent work focuses on only a few of them. Thus, the impact of meaning representa…

BenchmarkingSemantic Parsing

Parsing Meaning Representations: Is Easier Always Better?

2019-08-01 · WS 2019 8 · Zi Lin, Nianwen Xue

The parsing accuracy varies a great deal for different meaning representations. In this paper, we compare the parsing performances between Abstract Meaning Representation (AMR) and Minimal Recursion Semantics (MRS), and …

Abstract Meaning Representation

Few-Shot Semantic Parsing with Language Models Trained On Code

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Large language models can perform semantic parsing with little training data, when prompted with in-context examples. It has been shown that this can be improved by formulating the problem as paraphrasing into canonical …

Semantic Parsing

Coarse-to-Fine Decoding for Neural Semantic Parsing

2018-05-12 · ACL 2018 7 · Li Dong, Mirella Lapata

Semantic parsing aims at mapping natural language utterances into structured meaning representations. In this work, we propose a structure-aware neural architecture which decomposes the semantic parsing process into two …

Semantic Parsing

Discourse Representation Structure Parsing for Chinese

2023-06-16 · Chunliu Wang, Xiao Zhang, Johan Bos

Previous work has predominantly focused on monolingual English semantic parsing. We, instead, explore the feasibility of Chinese semantic parsing in the absence of labeled data for Chinese meaning representations. We des…

Machine TranslationSemantic ParsingTranslation