中文
相关论文

相关论文: A Structured Language Model

200 篇论文

In the principles-and-parameters framework, the structural features of languages depend on parameters that may be toggled on or off, with a single parameter often dictating the status of multiple features. The implied covariance between…

计算与语言 · 计算机科学 2019-05-16 Johannes Bjerva , Yova Kementchedjhieva , Ryan Cotterell , Isabelle Augenstein

The syntactic structure of a sentence can be represented as a graph, where vertices are words and edges indicate syntactic dependencies between them. In this setting, the distance between two linked words is defined as the difference…

计算与语言 · 计算机科学 2025-08-12 Sonia Petrini , Ramon Ferrer-i-Cancho

This paper demonstrates a task to finetune a BART model so it can construct a sentence from an arbitrary set of words, which used to be a difficult NLP task. The training task is making sentences with four words, but the trained model can…

计算与语言 · 计算机科学 2022-06-28 Yuanliang Meng

We present a dataset for evaluating the grammaticality of the predictions of a language model. We automatically construct a large number of minimally different pairs of English sentences, each consisting of a grammatical and an…

计算与语言 · 计算机科学 2018-08-29 Rebecca Marvin , Tal Linzen

Dependency parsing is a fundamental task in natural language processing (NLP), aiming to identify syntactic dependencies and construct a syntactic tree for a given sentence. Traditional dependency parsing models typically construct…

计算与语言 · 计算机科学 2025-02-25 Keunha Kim , Youngjoong Ko

In this paper, we propose Latent Relation Language Models (LRLMs), a class of language models that parameterizes the joint distribution over the words in a document and the entities that occur therein via knowledge graph relations. This…

计算与语言 · 计算机科学 2019-08-22 Hiroaki Hayashi , Zecong Hu , Chenyan Xiong , Graham Neubig

Modern deep neural networks achieve impressive performance in engineering applications that require extensive linguistic skills, such as machine translation. This success has sparked interest in probing whether these models are inducing…

计算与语言 · 计算机科学 2020-04-24 Tal Linzen , Marco Baroni

Segmental structure is a common pattern in many types of sequences such as phrases in human languages. In this paper, we present a probabilistic model for sequences via their segmentations. The probability of a segmented sequence is…

机器学习 · 统计学 2018-07-20 Chong Wang , Yining Wang , Po-Sen Huang , Abdelrahman Mohamed , Dengyong Zhou , Li Deng

Natural languages are complexly structured entities. They exhibit characterising regularities that can be exploited to link them one another. In this work, I compare two morphological aspects of languages: Written Patterns and Sentence…

计算与语言 · 计算机科学 2019-07-09 Alberto Calderone

Syntax connects words to each other in very specific ways. Two words are syntactically connected if they depend directly on each other. Syntactic connections usually happen within a sentence. Gathering all those connection across several…

计算与语言 · 计算机科学 2025-03-11 Juan Soria-Postigo , Luis F Seoane

Probabilistic topic models are generative models that describe the content of documents by discovering the latent topics underlying them. However, the structure of the textual input, and for instance the grouping of words in coherent text…

计算与语言 · 计算机科学 2016-06-02 Georgios Balikas , Massih-Reza Amini , Marianne Clausel

A key problem in the description of language structure is to explain its contradictory properties of specificity and generality, the contrasting poles of formulaic prescription and generative productivity. I argue that this is possible if…

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

The evolution of grammatical systems of syntactic and semantic composition is modeled here with a novel application of reinforcement learning theory. To test the functionalist thesis that speakers' expressive purposes shape their language,…

计算与语言 · 计算机科学 2025-03-04 Stephen Wechsler , James W. Shearer , Katrin Erk

Human beings possess the most sophisticated computational machinery in the known universe. We can understand language of rich descriptive power, and communicate in the same environment with astonishing clarity. Two of the many contributors…

计算与语言 · 计算机科学 2021-01-01 Karthikeya Ramesh Kaushik , Andrea E. Martin

Recent work on language modelling has shifted focus from count-based models to neural models. In these works, the words in each sentence are always considered in a left-to-right order. In this paper we show how we can improve the…

计算与语言 · 计算机科学 2015-07-07 Piotr Mirowski , Andreas Vlachos

This paper is an attempt to bring together two approaches to language analysis. The possible use of probabilistic information in principle-based grammars and parsers is considered, including discussion on some theoretical and computational…

cmp-lg · 计算机科学 2008-02-03 Andrew Fordham , Matthew Crocker

This thesis investigates how the sub-structure of words can be accounted for in probabilistic models of language. Such models play an important role in natural language processing tasks such as translation or speech recognition, but often…

计算与语言 · 计算机科学 2015-08-19 Jan A. Botha

Both syntactic and semantic structures are key linguistic contextual clues, in which parsing the latter has been well shown beneficial from parsing the former. However, few works ever made an attempt to let semantic parsing help syntactic…

计算与语言 · 计算机科学 2020-10-08 Junru Zhou , Zuchao Li , Hai Zhao

Semantic composition remains an open problem for vector space models of semantics. In this paper, we explain how the probabilistic graphical model used in the framework of Functional Distributional Semantics can be interpreted as a…

计算与语言 · 计算机科学 2017-09-04 Guy Emerson , Ann Copestake

Modern language models predict the next token in the sequence by considering the past text through a powerful function such as attention. However, language models have no explicit mechanism that allows them to spend computation time for…

计算与语言 · 计算机科学 2024-09-04 Florian Mai , Nathan Cornille , Marie-Francine Moens