中文
相关论文

相关论文: Appropriate Nouns with Obligatory Modifiers

200 篇论文

Both humans and machines learn the meaning of unknown words through contextual information in a sentence, but not all contexts are equally helpful for learning. We introduce an effective method for capturing the level of contextual…

计算与语言 · 计算机科学 2023-11-10 Sungjin Nam , David Jurgens , Gwen Frishkoff , Kevyn Collins-Thompson

The avoidability, or unavoidability of patterns in words over finite alphabets has been studied extensively. A word (pattern) over a finite set is said to be unavoidable if, for all but finitely many words, there exists a morphism mapping…

形式语言与自动机理论 · 计算机科学 2019-07-16 Paul Sauer

It is time-consuming to find the best product among many similar alternatives. Comparative sentences can help to contrast one item from others in a way that highlights important features of an item that stand out. Given reviews of one or…

计算与语言 · 计算机科学 2023-07-25 Jessica Echterhoff , An Yan , Julian McAuley

The inverse relationship between the length of a word and the frequency of its use, first identified by G.K. Zipf in 1935, is a classic empirical law that holds across a wide range of human languages. We demonstrate that length is one…

计算与语言 · 计算机科学 2017-06-02 Stephan C. Meylan , Thomas L. Griffiths

A word may contain one or more hidden concepts. While the "animal" word evokes many images in our minds and encapsulates many concepts (birds, dogs, cats, crocodiles, etc.), the `parrot' word evokes a single image (a colored bird with a…

计算与语言 · 计算机科学 2023-12-29 İlknur Dönmez Phd , Mehmet Haklıdır Phd

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

Selection statements -- if-then-else, switch and try-catch -- are commonly used in modern imperative programming languages. We propose another selection statement called a {\it choice existentially quantified statement}. This statement…

编程语言 · 计算机科学 2013-09-06 Keehang Kwon

Since state-of-the-art approaches to offensive language detection rely on supervised learning, it is crucial to quickly adapt them to the continuously evolving scenario of social media. While several approaches have been proposed to tackle…

计算与语言 · 计算机科学 2022-10-17 Elisa Leonardelli , Stefano Menini , Alessio Palmero Aprosio , Marco Guerini , Sara Tonelli

Subject-verb agreement in the presence of an attractor noun located between the main noun and the verb elicits complex behavior: judgments of grammaticality are modulated by the grammatical features of the attractor. For example, in the…

计算与语言 · 计算机科学 2023-11-29 Christos-Nikolaos Zacharopoulos , Théo Desbordes , Mathias Sablé-Meyer

Language Models, when generating prepositional phrases, must often decide for whether their complements functions as an instrumental adjunct (describing the verb adverbially) or an attributive modifier (enriching the noun adjectivally), yet…

计算与语言 · 计算机科学 2025-09-30 Stefan Arnold , René Gröbner

We introduce a new logic that combines Adjoint Logic with Graded Necessity Modalities. This results in a very expressive system capable of controlling when and how structural rules are used. We give a sequent calculus, natural deduction,…

计算机科学中的逻辑 · 计算机科学 2020-06-17 Harley Eades , Dominic Orchard

WordNet offers rich supersense hierarchies for nouns and verbs, yet adverbs remain underdeveloped, lacking a systematic semantic classification. We introduce a linguistically grounded supersense typology for adverbs, empirically validated…

计算与语言 · 计算机科学 2025-11-17 Jooyoung Lee , Jader Martins Camboim de Sá

Recently, much progress has been made in learning general-purpose sentence representations that can be used across domains. However, most of the existing models typically treat each word in a sentence equally. In contrast, extensive studies…

计算与语言 · 计算机科学 2017-05-10 Shaonan Wang , Jiajun Zhang , Chengqing Zong

Sentence specificity quantifies the level of detail in a sentence, characterizing the organization of information in discourse. While this information is useful for many downstream applications, specificity prediction systems predict very…

计算与语言 · 计算机科学 2018-11-16 Wei-Jen Ko , Greg Durrett , Junyi Jessy Li

Understanding language requires grasping not only the overtly stated content, but also making inferences about things that were left unsaid. These inferences include presuppositions, a phenomenon by which a listener learns about new…

计算与语言 · 计算机科学 2021-09-16 Alicia Parrish , Sebastian Schuster , Alex Warstadt , Omar Agha , Soo-Hwan Lee , Zhuoye Zhao , Samuel R. Bowman , Tal Linzen

Idiomatic expressions are an integral part of natural language and constantly being added to a language. Owing to their non-compositionality and their ability to take on a figurative or literal meaning depending on the sentential context,…

计算与语言 · 计算机科学 2021-10-20 Ziheng Zeng , Suma Bhat

Humans inevitably develop a sense of the relationships between objects, some of which are based on their appearance. Some pairs of objects might be seen as being alternatives to each other (such as two pairs of jeans), while others may be…

计算机视觉与模式识别 · 计算机科学 2015-06-17 Julian McAuley , Christopher Targett , Qinfeng Shi , Anton van den Hengel

Recent work has proposed using Large Language Models (LLMs) to quantify narrative flow through a measure called sequentiality, which combines topic and contextual terms. A recent critique argued that the original results were confounded by…

计算与语言 · 计算机科学 2025-11-13 Amal Sunny , Advay Gupta , Vishnu Sreekumar

Semantic matching is of central importance to many natural language tasks \cite{bordes2014semantic,RetrievalQA}. A successful matching algorithm needs to adequately model the internal structures of language objects and the interaction…

计算与语言 · 计算机科学 2015-03-12 Baotian Hu , Zhengdong Lu , Hang Li , Qingcai Chen

Sequence diagrams are a widely used design notation for describing software behaviors. Many reusable software artifacts such as design patterns and design aspects make use of sequence diagrams to describe interaction behaviors. When a…

软件工程 · 计算机科学 2011-07-22 Lunjin Lu , Dae-kyoo Kim