中文
相关论文

相关论文: Making sense of spoken plurals

200 篇论文

Distributional semantic models provide vector representations for words by gathering co-occurrence frequencies from corpora of text. Compositional distributional models extend these from words to phrases and sentences. In categorical…

计算与语言 · 计算机科学 2018-10-10 Esma Balkir , Dimitri Kartsaklis , Mehrnoosh Sadrzadeh

The development of compositional distributional models of semantics reconciling the empirical aspects of distributional semantics with the compositional aspects of formal semantics is a popular topic in the contemporary literature. This…

逻辑 · 数学 2013-04-30 Edward Grefenstette

Distributional models that learn rich semantic word representations are a success story of recent NLP research. However, developing models that learn useful representations of phrases and sentences has proved far harder. We propose using…

计算与语言 · 计算机科学 2016-03-23 Felix Hill , Kyunghyun Cho , Anna Korhonen , Yoshua Bengio

Most probabilistic classifiers used for word-sense disambiguation have either been based on only one contextual feature or have used a model that is simply assumed to characterize the interdependencies among multiple contextual features. In…

cmp-lg · 计算机科学 2008-02-03 Rebecca Bruce , Janyce Wiebe

This study investigates the relationship between the phonological and morphological structure of Polish words and their meanings using Distributional Semantics. In the present analysis, we ask whether there is a relationship between the…

计算与语言 · 计算机科学 2026-04-02 Paula Orzechowska , R. Harald Baayen

Learning word embeddings using distributional information is a task that has been studied by many researchers, and a lot of studies are reported in the literature. On the contrary, less studies were done for the case of multiple languages.…

计算与语言 · 计算机科学 2020-04-15 Marco Berlot , Evan Kaplan

Distributional models are derived from co-occurrences in a corpus, where only a small proportion of all possible plausible co-occurrences will be observed. This results in a very sparse vector space, requiring a mechanism for inferring…

计算与语言 · 计算机科学 2016-08-25 Thomas Kober , Julie Weeds , Jeremy Reffin , David Weir

Defining words in a textual context is a useful task both for practical purposes and for gaining insight into distributed word representations. Building on the distributional hypothesis, we argue here that the most natural formalization of…

计算与语言 · 计算机科学 2019-11-14 Timothee Mickus , Denis Paperno , Mathieu Constant

Neural language models are a powerful tool to embed words into semantic vector spaces. However, learning such models generally relies on the availability of abundant and diverse training examples. In highly specialised domains this…

计算与语言 · 计算机科学 2015-12-04 Stephanie L. Hyland , Theofanis Karaletsos , Gunnar Rätsch

The dissertation addresses the design of parsing grammars for automatic surface-syntactic analysis of unconstrained English text. It consists of a summary and three articles. {\it Morphological disambiguation} documents a grammar for…

cmp-lg · 计算机科学 2008-02-03 Atro Voutilainen

Many studies were recently done for investigating the properties of contextual language models but surprisingly, only a few of them consider the properties of these models in terms of semantic similarity. In this article, we first focus on…

计算与语言 · 计算机科学 2021-11-25 Olivier Ferret

The mechanisms of comprehension during language processing remains an open question. Classically, building the meaning of a linguistic utterance is said to be incremental, step-by-step, based on a compositional process. However, many…

计算与语言 · 计算机科学 2025-11-05 Philippe Blache , Emmanuele Chersoni , Giulia Rambelli , Alessandro Lenci

One major deficiency of most semantic representation techniques is that they usually model a word type as a single point in the semantic space, hence conflating all the meanings that the word can have. Addressing this issue by learning…

计算与语言 · 计算机科学 2016-08-08 Mohammad Taher Pilehvar , Nigel Collier

Semantic parsing provides a way to extract the semantic structure of a text that could be understood by machines. It is utilized in various NLP applications that require text comprehension such as summarization and question answering.…

计算与语言 · 计算机科学 2021-10-05 Necva Bölücü , Burcu Can

Distributional semantics creates vector-space representations that capture many forms of semantic similarity, but their relation to semantic entailment has been less clear. We propose a vector-space model which provides a formal foundation…

计算与语言 · 计算机科学 2016-07-14 James Henderson , Diana Nicoleta Popa

Large Language Models are built on the so-called distributional semantic approach to linguistic meaning that has the distributional hypothesis at its core. The distributional hypothesis involves a holistic conception of word meaning: the…

计算与语言 · 计算机科学 2025-04-04 Jumbly Grindrod , J. D. Porter , Nat Hansen

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

The meaning of a slang term can vary in different communities. However, slang semantic variation is not well understood and under-explored in the natural language processing of slang. One existing view argues that slang semantic variation…

计算与语言 · 计算机科学 2022-11-11 Zhewei Sun , Yang Xu

We report a series of experiments with different semantic models on top of various statistical models for extractive text summarization. Though statistical models may better capture word co-occurrences and distribution around the text, they…

计算与语言 · 计算机科学 2018-05-21 Divyanshu Daiya , Anukarsh Singh , Mukesh Jadon

Modern neural networks (NNs), trained on extensive raw sentence data, construct distributed representations by compressing individual words into dense, continuous, high-dimensional vectors. These representations are expected to capture…

计算与语言 · 计算机科学 2024-12-04 Zhu Liu