中文
相关论文

相关论文: Three New Probabilistic Models for Dependency Pars…

200 篇论文

Domain-general semantic parsing is a long-standing goal in natural language processing, where the semantic parser is capable of robustly parsing sentences from domains outside of which it was trained. Current approaches largely rely on…

计算与语言 · 计算机科学 2022-02-10 Abulhair Saparov

Mobile devices use language models to suggest words and phrases for use in text entry. Traditional language models are based on contextual word frequency in a static corpus of text. However, certain types of phrases, when offered to writers…

计算与语言 · 计算机科学 2017-10-06 Kenneth C. Arnold , Kai-Wei Chang , Adam T. Kalai

We introduce a class of stochastic models for the dynamics of two linguistic variants that are competing to become the single, shared convention within an unstructured community of speakers. Different instances of the model are…

物理与社会 · 物理学 2013-05-20 R. A. Blythe

This paper presents a novel approach to the acquisition of language models from corpora. The framework builds on Cobweb, an early system for constructing taxonomic hierarchies of probabilistic concepts that used a tabular, attribute-value…

计算与语言 · 计算机科学 2022-12-23 Christopher J. MacLellan , Peter Matsakis , Pat Langley

Non-native speakers show difficulties with spoken word processing. Many studies attribute these difficulties to imprecise phonological encoding of words in the lexical memory. We test an alternative hypothesis: that some of these…

计算与语言 · 计算机科学 2021-03-12 Yevgen Matusevych , Herman Kamper , Thomas Schatz , Naomi H. Feldman , Sharon Goldwater

Language models can be prompted to perform a wide variety of zero- and few-shot learning problems. However, performance varies significantly with the choice of prompt, and we do not yet understand why this happens or how to pick the best…

计算与语言 · 计算机科学 2024-09-16 Hila Gonen , Srini Iyer , Terra Blevins , Noah A. Smith , Luke Zettlemoyer

The recently proposed Sequence-to-Sequence (seq2seq) framework advocates replacing complex data processing pipelines, such as an entire automatic speech recognition system, with a single neural network trained in an end-to-end fashion. In…

神经与进化计算 · 计算机科学 2016-12-09 Jan Chorowski , Navdeep Jaitly

Generating semantically coherent responses is still a major challenge in dialogue generation. Different from conventional text generation tasks, the mapping between inputs and responses in conversations is more complicated, which highly…

计算与语言 · 计算机科学 2018-08-28 Liangchen Luo , Jingjing Xu , Junyang Lin , Qi Zeng , Xu Sun

The pre-dominant approach to language modeling to date is based on recurrent neural networks. Their success on this task is often linked to their ability to capture unbounded context. In this paper we develop a finite context approach…

计算与语言 · 计算机科学 2017-09-12 Yann N. Dauphin , Angela Fan , Michael Auli , David Grangier

We present a transition-based dependency parser that uses a convolutional neural network to compose word representations from characters. The character composition model shows great improvement over the word-lookup model, especially for…

计算与语言 · 计算机科学 2017-06-01 Xiang Yu , Ngoc Thang Vu

Dependency parsing is one of the important natural language processing tasks that assigns syntactic trees to texts. Due to the wider availability of dependency corpora and improved parsing and machine learning techniques, parsing accuracies…

计算与语言 · 计算机科学 2018-10-05 Juntao Yu

The eventual goal of a language model is to accurately predict the value of a missing word given its context. We present an approach to word prediction that is based on learning a representation for each word as a function of words and…

计算与语言 · 计算机科学 2007-05-23 Yair Even-Zohar , Dan Roth

As large language models (LLMs) become increasingly prevalent, reliable methods for detecting AI-generated text are critical for mitigating potential risks. We introduce DependencyAI, a simple and interpretable approach for detecting…

计算与语言 · 计算机科学 2026-02-18 Sara Ahmed , Tracy Hammond

Standard models for syntactic dependency parsing take words to be the elementary units that enter into dependency relations. In this paper, we investigate whether there are any benefits from enriching these models with the more abstract…

计算与语言 · 计算机科学 2021-02-01 Ali Basirat , Joakim Nivre

We compare the performance of a transition-based parser in regards to different annotation schemes. We pro-pose to convert some specific syntactic constructions observed in the universal dependency treebanks into a so-called more standard…

计算与语言 · 计算机科学 2025-03-11 Guillaume Wisniewski , Ophélie Lacroix

We empirically characterize the performance of discriminative and generative LSTM models for text classification. We find that although RNN-based generative models are more powerful than their bag-of-words ancestors (e.g., they account for…

机器学习 · 统计学 2017-05-29 Dani Yogatama , Chris Dyer , Wang Ling , Phil Blunsom

Human languages use a wide range of grammatical categories to constrain which words or phrases can fill certain slots in grammatical patterns and to express additional meanings, such as tense or aspect, through morpho-syntactic means. These…

计算与语言 · 计算机科学 2022-04-22 Luc Steels , Paul Van Eecke , Katrien Beuls

This work develops a probabilistic child language acquisition model to learn a range of linguistic phenonmena, most notably long-range syntactic dependencies of the sort found in object wh-questions, among other constructions. The model is…

计算与语言 · 计算机科学 2025-03-18 Louis Mahon , Mark Johnson , Mark Steedman

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

Robust language processing systems are becoming increasingly important given the recent awareness of dangerous situations where brittle machine learning models can be easily broken with the presence of noises. In this paper, we introduce a…

计算与语言 · 计算机科学 2019-11-25 Zhiwei Wang , Hui Liu , Jiliang Tang , Songfan Yang , Gale Yan Huang , Zitao Liu