中文
相关论文

相关论文: Separating Surface Order and Syntactic Relations i…

200 篇论文

This paper presents a multidimensional Dependency Grammar (DG), which decouples the dependency tree from word order, such that surface ordering is not determined by traversing the dependency tree. We develop the notion of a \emph{word order…

cmp-lg · 计算机科学 2009-09-25 Norbert Broeker

Dependency syntax represents the structure of a sentence as a tree composed of dependencies, i.e., directed relations between lexical units. While in its more general form any such tree is allowed, in practice many are not plausible or are…

计算与语言 · 计算机科学 2026-04-07 Gómez-Rodríguez , Carlos , Alemany-Puig , Lluís

This article proposes a method to extract dependency structures from phrase-structure level parsing with Interaction Grammars. Interaction Grammars are a formalism which expresses interactions among words using a polarity system.…

计算与语言 · 计算机科学 2009-09-21 Jonathan Marchand , Bruno Guillaume , Guy Perrier

This paper explores the kinds of probabilistic relations that are important in syntactic disambiguation. It proposes that two widely used kinds of relations, lexical dependencies and structural relations, have complementary disambiguation…

计算与语言 · 计算机科学 2007-05-23 Khalil Sima'an

Dependency grammar is usually interpreted as equivalent to a strict form of X--bar theory that forbids the stacking of nodes of the same bar level (e.g., N' immediately dominating N' with the same head). But adequate accounts of…

cmp-lg · 计算机科学 2008-02-03 Michael A. Covington

The central role of the lexicon in Meaning-Text Theory (MTT) and other dependency-based linguistic theories cannot be replicated in linguistic theories based on context-free grammars (CFGs). We describe Tree Adjoining Grammar (TAG) as a…

cmp-lg · 计算机科学 2008-02-03 Owen Rambow , Aravind Joshi

Syntax is a latent hierarchical structure which underpins the robust and compositional nature of human language. In this work, we explore the hypothesis that syntactic dependencies can be represented in language model attention…

计算与语言 · 计算机科学 2023-10-24 Jasper Jian , Siva Reddy

Dependency distance minimization (DDm) is a well-established principle of word order. It has been predicted theoretically that DDm implies compression, namely the minimization of word lengths. This is a second order prediction because it…

计算与语言 · 计算机科学 2023-10-16 Ramon Ferrer-i-Cancho , Carlos Gómez-Rodríguez

The syntactic structure of a sentence can be described as a tree that indicates the syntactic relationships between words. In spite of significant progress in unsupervised methods that retrieve the syntactic structure of sentences, guessing…

计算与语言 · 计算机科学 2026-03-09 Ramon Ferrer-i-Cancho , Marta Arias

We propose a novel dependency-based hybrid tree model for semantic parsing, which converts natural language utterance into machine interpretable meaning representations. Unlike previous state-of-the-art models, the semantic information is…

计算与语言 · 计算机科学 2018-09-05 Zhanming Jie , Wei Lu

Conventional graph-based dependency parsers guarantee a tree structure both during training and inference. Instead, we formalize dependency parsing as the problem of independently selecting the head of each word in a sentence. Our model…

计算与语言 · 计算机科学 2016-12-23 Xingxing Zhang , Jianpeng Cheng , Mirella Lapata

It is often stated that human languages, as other biological systems, are shaped by cost-cutting pressures but, to what extent? Attempts to quantify the degree of optimality of languages by means of an optimality score have been scarce and…

计算与语言 · 计算机科学 2022-05-11 Ramon Ferrer-i-Cancho , Carlos Gómez-Rodríguez , Juan Luis Esteban , Lluís Alemany-Puig

While syntactic dependency annotations concentrate on the surface or functional structure of a sentence, semantic dependency annotations aim to capture between-word relationships that are more closely related to the meaning of a sentence,…

计算与语言 · 计算机科学 2018-07-05 Timothy Dozat , Christopher D. Manning

Dependencies have played a significant role in database design for many years. They have also been shown to be useful in query optimization. In this paper, we discuss dependencies between lexicographically ordered sets of tuples. We…

数据库 · 计算机科学 2012-08-02 Jaroslaw Szlichta , Parke Godfrey , Jarek Gryz

Dependency tree structures capture long-distance and syntactic relationships between words in a sentence. The syntactic relations (e.g., nominal subject, object) can potentially infer the existence of certain named entities. In addition,…

计算与语言 · 计算机科学 2019-09-24 Zhanming Jie , Wei Lu

Dependency distance minimization (DDm) is a word order principle favouring the placement of syntactically related words close to each other in sentences. Massive evidence of the principle has been reported for more than a decade with the…

计算与语言 · 计算机科学 2021-02-02 Ramon Ferrer-i-Cancho , Carlos Gómez-Rodríguez

We study the question of whether a given regular language of finite trees can be defined in first-order logic. We develop an algebraic approach to address this question and we use it to derive several necessary and sufficient conditions for…

形式语言与自动机理论 · 计算机科学 2024-07-02 Achim Blumensath

Dependent pattern matching is a key feature in dependently typed programming. However, there is a theory-practice disconnect: while many proof assistants implement pattern matching as primitive, theoretical presentations give semantics to…

编程语言 · 计算机科学 2025-01-31 Joseph Eremondi , Ohad Kammar

We present a new framework for compositional distributional semantics in which the distributional contexts of lexemes are expressed in terms of anchored packed dependency trees. We show that these structures have the potential to capture…

计算与语言 · 计算机科学 2016-08-26 David Weir , Julie Weeds , Jeremy Reffin , Thomas Kober

The sequential structure of language, and the order of words in a sentence specifically, plays a central role in human language processing. Consequently, in designing computational models of language, the de facto approach is to present…

计算与语言 · 计算机科学 2021-08-25 Rishi Bommasani
‹ 上一页 1 2 3 10 下一页 ›