中文
相关论文

相关论文: Adnominal adjectives, code-switching and lexicaliz…

200 篇论文

Languages can encode temporal subordination lexically, via subordinating conjunctions, and morphologically, by marking the relation on the predicate. Systematic cross-linguistic variation among the former can be studied using…

计算与语言 · 计算机科学 2024-07-31 Nilo Pedrazzini

We show that the equivalence of deterministic linear top-down tree-to-word transducers is decidable in polynomial time. Linear tree-to-word transducers are non-copying but not necessarily order-preserving and can be used to express XML and…

形式语言与自动机理论 · 计算机科学 2016-06-14 Adrien Boiret , Raphaela Palenta

Neural networks with tree-based sentence encoders have shown better results on many downstream tasks. Most of existing tree-based encoders adopt syntactic parsing trees as the explicit structure prior. To study the effectiveness of…

计算与语言 · 计算机科学 2018-08-30 Haoyue Shi , Hao Zhou , Jiaze Chen , Lei Li

Most natural language processing tasks require lexical semantic information. Automated acquisition of this information would thus increase the robustness and portability of NLP systems. This paper describes an acquisition method which makes…

cmp-lg · 计算机科学 2008-02-03 Marc Light

Word segmentation, the problem of finding word boundaries in speech, is of interest for a range of tasks. Previous papers have suggested that for sequence-to-sequence models trained on tasks such as speech translation or speech recognition,…

计算与语言 · 计算机科学 2021-09-22 Ramon Sanabria , Hao Tang , Sharon Goldwater

Named entity recognition is one of the core tasks in NLP. Although many improvements have been made on this task during the last years, the state-of-the-art systems do not explicitly take into account the recursive nature of language.…

计算与语言 · 计算机科学 2019-09-12 Gustavo Aguilar , Thamar Solorio

The neural architectures of language models are becoming increasingly complex, especially that of Transformers, based on the attention mechanism. Although their application to numerous natural language processing tasks has proven to be very…

计算与语言 · 计算机科学 2023-12-04 Pablo Gamallo

This thesis is about the problem of compositionality in distributional semantics. Distributional semantics presupposes that the meanings of words are a function of their occurrences in textual contexts. It models words as distributions over…

计算与语言 · 计算机科学 2013-11-08 Edward Grefenstette

As the key to sentiment analysis, sentiment composition considers the classification of a constituent via classifications of its contained sub-constituents and rules operated on them. Such compositionality has been widely studied previously…

计算与语言 · 计算机科学 2023-09-01 Zhongtao Jiang , Yuanzhe Zhang , Cao Liu , Jiansong Chen , Jun Zhao , Kang Liu

Human language has a distinct systematic structure, where utterances break into individually meaningful words which are combined to form phrases. We show that natural-language-like systematicity arises in codes that are constrained by a…

计算与语言 · 计算机科学 2025-11-19 Richard Futrell , Michael Hahn

Verbs form the backbone of language, providing the structure and meaning to sentences. Yet, their intricate semantic nuances pose a longstanding challenge. Understanding verb relations through the concept of lexical entailment is crucial…

计算与语言 · 计算机科学 2024-11-08 Candida M. Greco , Lucio La Cava , Andrea Tagarelli

Multi-word expressions, verb-particle constructions, idiomatically combining phrases, and phrasal idioms have something in common: not all of their elements contribute to the argument structure of the predicate implicated by the expression.…

计算与语言 · 计算机科学 2018-05-23 Cem Bozsahin , Arzu Burcu Guven

Scalar adjectives pertain to various domain scales and vary in intensity within each scale (e.g. certain is more intense than likely on the likelihood scale). Scalar implicatures arise from the consideration of alternative statements which…

计算与语言 · 计算机科学 2024-04-05 Fangru Lin , Daniel Altshuler , Janet B. Pierrehumbert

In this paper we present a new tree-rewriting formalism called Link-Sharing Tree Adjoining Grammar (LSTAG) which is a variant of synchronous TAGs. Using LSTAG we define an approach towards coordination where linguistic dependency is…

计算与语言 · 计算机科学 2007-05-23 Anoop Sarkar

This paper presents a decidable characterization of tree languages that can be defined by a boolean combination of Sigma_1 sentences. This is a tree extension of the Simon theorem, which says that a string language can be defined by a…

形式语言与自动机理论 · 计算机科学 2015-07-01 Mikołaj Bojańczyk , Luc Segoufin , Howard Straubing

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

Interpretation of natural language is inherently context-sensitive. Most words in natural language are ambiguous and their meanings are heavily dependent on the linguistic context in which they are used. The study of lexical semantics can…

cmp-lg · 计算机科学 2008-02-03 Chengxiang Zhai

Corpus-based grammar induction generally relies on hand-parsed training data to learn the structure of the language. Unfortunately, the cost of building large annotated corpora is prohibitively expensive. This work aims to improve the…

计算与语言 · 计算机科学 2007-05-23 Rebecca Hwa

This thesis presents a computational theory of unsupervised language acquisition, precisely defining procedures for learning language from ordinary spoken or written utterances, with no explicit help from a teacher. The theory is based…

cmp-lg · 计算机科学 2008-02-03 Carl de Marcken

Tree-structured neural networks encode a particular tree geometry for a sentence in the network design. However, these models have at best only slightly outperformed simpler sequence-based models. We hypothesize that neural sequence models…

计算与语言 · 计算机科学 2015-11-10 Samuel R. Bowman , Christopher D. Manning , Christopher Potts