中文
相关论文

相关论文: Ambiguity resolution in a reductionistic parser

200 篇论文

A common standpoint when designing the syntax of programming languages is that the grammar definition has to be unambiguous. However, requiring up front unambiguous grammars can force language designers to make more or less arbitrary…

形式语言与自动机理论 · 计算机科学 2020-02-05 Viktor Palmkvist , Elias Castegren , Philipp Haller , David Broman

The paper adresses the problem of reasoning with ambiguities. Semantic representations are presented that leave scope relations between quantifiers and/or other operators unspecified. Truth conditions are provided for these representations…

cmp-lg · 计算机科学 2008-02-03 Uwe Reyle

Spurious ambiguity is the phenomenon whereby distinct derivations in grammar may assign the same structural reading, resulting in redundancy in the parse search space and inefficiency in parsing. Understanding the problem depends on…

计算机科学中的逻辑 · 计算机科学 2015-11-16 Glyn Morrill , Oriol Valentín

Is it possible to specify a grammatical representation (descriptors and their application guidelines) to such a degree that it can be consistently applied by different grammarians e.g. for producing a benchmark corpus for parser evaluation?…

cmp-lg · 计算机科学 2016-08-31 Atro Voutilainen , Timo Jarvinen

Despite the frequent challenges posed by ambiguity when representing meaning via natural language, it is often ignored or deliberately removed in tasks mapping language to formally-designed representations, which generally assume a…

计算与语言 · 计算机科学 2024-01-23 Elias Stengel-Eskin , Kyle Rawlins , Benjamin Van Durme

Natural language reasoning plays an increasingly important role in improving language models' ability to solve complex language understanding tasks. An interesting use case for reasoning is the resolution of context-dependent ambiguity. But…

计算与语言 · 计算机科学 2023-10-24 Stefan F. Schouten , Peter Bloem , Ilia Markov , Piek Vossen

Generative AI systems have revolutionized human interaction by enabling natural language-based coding and problem solving. However, the inherent ambiguity of natural language often leads to imprecise instructions, forcing users to…

人工智能 · 计算机科学 2025-07-02 Fabrizio Marozzo

Handling ambiguity and underspecification is an important challenge in natural language interfaces, particularly for tasks like text-to-SQL semantic parsing. We propose a modular approach that resolves ambiguity using natural language…

计算与语言 · 计算机科学 2025-07-15 Irina Saparina , Mirella Lapata

We describe an efficient bottom-up parser that interleaves syntactic and semantic structure building. Two techniques are presented for reducing search by reducing local ambiguity: Limited left-context constraints are used to reduce local…

cmp-lg · 计算机科学 2008-02-03 John Dowding , Robert Moore , Francois Andry , Douglas Moran

We investigate the problem of determining a compact underspecified semantical representation for sentences that may be highly ambiguous. Due to combinatorial explosion, the naive method of building semantics for the different syntactic…

cmp-lg · 计算机科学 2008-02-03 Jochen Doerre

The quality of rationales is essential in the reasoning capabilities of language models. Rationales not only enhance reasoning performance in complex natural language tasks but also justify model decisions. However, obtaining impeccable…

计算与语言 · 计算机科学 2025-03-05 Hazel H. Kim

Large language models often respond to ambiguous requests by implicitly committing to one interpretation, frustrating users and creating safety risks when that interpretation is wrong. We propose generating a single structured response that…

计算与语言 · 计算机科学 2026-04-15 Irina Saparina , Mirella Lapata

I review evidence for the claim that syntactic ambiguities are resolved on the basis of the meaning of the competing analyses, not their structure. I identify a collection of ambiguities that do not yet have a meaning-based account and…

cmp-lg · 计算机科学 2008-02-03 Michael Niv

Ambiguity is ubiquitous in natural language. Resolving ambiguous meanings is especially important in information retrieval tasks. While word embeddings carry semantic information, they fail to handle ambiguity well. Transformer models have…

计算与语言 · 计算机科学 2023-07-26 Matthias Thurnbauer , Johannes Reisinger , Christoph Goller , Andreas Fischer

Phonetic ambiguity and confusibility are bugbears for any form of bottom-up or data-driven approach to language processing. The question of when an input is ``close enough'' to a target word pervades the entire problem spaces of speech…

cmp-lg · 计算机科学 2016-08-31 Patrick Juola

The dissertation addresses the design of parsing grammars for automatic surface-syntactic analysis of unconstrained English text. It consists of a summary and three articles. {\it Morphological disambiguation} documents a grammar for…

cmp-lg · 计算机科学 2008-02-03 Atro Voutilainen

Spoken language applications in natural dialogue settings place serious requirements on the choice of processing architecture. Especially under adverse phonetic and acoustic conditions parsing procedures have to be developed which do not…

cmp-lg · 计算机科学 2008-02-03 Wolfgang Menzel

Large Language Models (LLMs) are intended to reflect human linguistic competencies. But humans have access to a broad and embodied context, which is key in detecting and resolving linguistic ambiguities, even in isolated text spans. A…

计算与语言 · 计算机科学 2025-10-22 Amber Shore , Russell Scheinberg , Ameeta Agrawal , So Young Lee

Specifications for code writing tasks are usually expressed in natural language and may be ambiguous. Programmers must therefore develop the ability to recognize ambiguities in task specifications and resolve them by asking clarifying…

软件工程 · 计算机科学 2025-08-21 Aditey Nandan , Viraj Kumar

We contemplate the notion of ambiguity in mathematical discourse. We consider a general method of resolving ambiguity and semantic options for sustaining a resolution. The general discussion is applied to the case of `fraction' which is…

计算机科学中的逻辑 · 计算机科学 2026-04-07 Jan A Bergstra , John V Tucker
‹ 上一页 1 2 3 10 下一页 ›