中文
相关论文

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

200 篇论文

Lexical selection in Machine Translation consists of several related components. Two that have received a lot of attention are lexical mapping from an underlying concept or lexical item, and choosing the correct subcategorization frame…

cmp-lg · 计算机科学 2008-02-03 Dania Egedi , Martha Palmer

Current syntactic theory limits the range of grammatical variation so severely that the logical problem of grammar learning is trivial. Yet, children exhibit characteristic stages in syntactic development at least through their sixth year.…

cmp-lg · 计算机科学 2008-02-03 Robert Frank

Context-free languages can be characterized in several ways. This article studies projective linearisations of languages of simple dependency trees, i.e., dependency trees in which a node can govern at most one node with a given syntactic…

形式语言与自动机理论 · 计算机科学 2024-01-17 Carles Cardó

Code-switching is a commonly observed communicative phenomenon denoting a shift from one language to another within the same speech exchange. The analysis of code-switched data often becomes an assiduous task, owing to the limited…

计算与语言 · 计算机科学 2020-11-04 Tanvi Dadu , Kartikey Pant

Grammatical cues are sometimes redundant with word meanings in natural language. For instance, English word order rules constrain the word order of a sentence like "The dog chewed the bone" even though the status of "dog" as subject and…

计算与语言 · 计算机科学 2023-09-22 Kyle Mahowald , Evgeniia Diachek , Edward Gibson , Evelina Fedorenko , Richard Futrell

The usefulness of part-of-speech tags for parsing has been heavily questioned due to the success of word-contextualized parsers. Yet, most studies are limited to coarse-grained tags and high quality written content; while we know little…

计算与语言 · 计算机科学 2023-05-25 Alberto Muñoz-Ortiz , David Vilares

Across languages, multiple consecutive adjectives modifying a noun (e.g. "the big red dog") follow certain unmarked ordering rules. While explanatory accounts have been put forward, much of the work done in this area has relied primarily on…

计算与语言 · 计算机科学 2020-10-13 Jun Yen Leung , Guy Emerson , Ryan Cotterell

Code-switching is the phenomenon by which bilingual speakers switch between multiple languages during communication. The importance of developing language technologies for codeswitching data is immense, given the large populations that…

计算与语言 · 计算机科学 2017-03-27 Victor Soto , Julia Hirschberg

In this work, we use language modeling to investigate the factors that influence insertional code-switching. Code-switching occurs when a speaker alternates between one language variety (the primary language) and another (the secondary…

计算与语言 · 计算机科学 2026-05-05 Debasmita Bhattacharya , Marten van Schijndel

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

Sequential LSTM has been extended to model tree structures, giving competitive results for a number of tasks. Existing methods model constituent trees by bottom-up combinations of constituent nodes, making direct use of input word…

计算与语言 · 计算机科学 2016-11-22 Zhiyang Teng , Yue Zhang

This paper shows how DATR, a widely used formal language for lexical knowledge representation, can be used to define an LTAG lexicon as an inheritance hierarchy with internal lexical rules. A bottom-up featural encoding is used for LTAG…

cmp-lg · 计算机科学 2008-02-03 Roger Evans , Gerald Gazdar , David Weir

Deverbal nouns are nominal forms of verbs commonly used in written English texts to describe events or actions, as well as their arguments. However, many NLP systems, and in particular pattern-based ones, neglect to handle such nominalized…

计算与语言 · 计算机科学 2023-06-27 Aviv Weinstein , Yoav Goldberg

Why do bilingual speakers code-switch (mix their two languages)? Among the several theories that attempt to explain this natural and ubiquitous phenomenon, the Triggering Hypothesis relates code-switching to the presence of lexical…

计算与语言 · 计算机科学 2023-08-30 Shuly Wintner , Safaa Shehadi , Yuli Zeira , Doreen Osmelak , Yuval Nov

Syntactic parsing is essential in natural-language processing, with constituent structure being one widely used description of syntax. Traditional views of constituency demand that constituents consist of adjacent words, but this poses…

计算与语言 · 计算机科学 2024-10-14 Lukas Mielczarek

Source code comes in different shapes and forms. Previous research has already shown code to be more predictable than natural language as well as highlighted its statistical predictability at the token level: source code can be natural.…

软件工程 · 计算机科学 2025-04-14 Profir-Petru Pârţachi , Mahito Sugiyama

A standard approach to evaluating language models analyzes how models assign probabilities to valid versus invalid syntactic constructions (i.e. is a grammatical sentence more probable than an ungrammatical sentence). Our work uses…

计算与语言 · 计算机科学 2020-05-08 Forrest Davis , Marten van Schijndel

Tree-controlled grammars are context-free grammars where the derivation process is controlled in such a way that every word on a level of the derivation tree must belong to a certain control language. We investigate the generative capacity…

计算复杂性 · 计算机科学 2023-09-07 Bianca Truthe

Natural language is compositional; the meaning of a sentence is a function of the meaning of its parts. This property allows humans to create and interpret novel sentences, generalizing robustly outside their prior experience. Neural…

计算与语言 · 计算机科学 2021-06-30 Henry Conklin , Bailin Wang , Kenny Smith , Ivan Titov

Languages vary considerably in syntactic structure. About 40% of the world's languages have subject-verb-object order, and about 40% have subject-object-verb order. Extensive work has sought to explain this word order variation across…

计算与语言 · 计算机科学 2022-06-10 Michael Hahn , Yang Xu