中文
相关论文

相关论文: SensPick: Sense Picking for Word Sense Disambiguat…

200 篇论文

Detecting temporal semantic changes of words is an important task for various NLP applications that must make time-sensitive predictions. Lexical Semantic Change Detection (SCD) task involves predicting whether a given target word, $w$,…

计算与语言 · 计算机科学 2024-06-04 Taichi Aida , Danushka Bollegala

Human language, while aimed at conveying meaning, inherently carries ambiguity. It poses challenges for speech and language processing, but also serves crucial communicative functions. Efficiently solve ambiguity is both a desired and a…

计算与语言 · 计算机科学 2024-10-01 Pablo Ortega , Jordi Luque , Luis Lamiable , Rodrigo López , Richard Benjamins

Word sense disambiguation (WSD) is one of the main challenges in Computational Linguistics. TreeMatch is a WSD system originally developed using data from SemEval 2007 Task 7 (Coarse-grained English All-words Task) that has been adapted for…

计算与语言 · 计算机科学 2025-01-07 Andrew Tran , Chris Bowes , David Brown , Ping Chen , Max Choly , Wei Ding

Language Models are the core for almost any Natural Language Processing system nowadays. One of their particularities is their contextualized representations, a game changer feature when a disambiguation between word senses is necessary. In…

计算与语言 · 计算机科学 2023-02-08 Oscar Sainz , Oier Lopez de Lacalle , Eneko Agirre , German Rigau

Statistical models of word-sense disambiguation are often based on a small number of contextual features or on a model that is assumed to characterize the interactions among a set of features. Model selection is presented as an alternative…

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

In this paper, we are going to find meaning of words based on distinct situations. Word Sense Disambiguation is used to find meaning of words based on live contexts using supervised and unsupervised approaches. Unsupervised approaches use…

计算与语言 · 计算机科学 2016-11-04 Alok Ranjan Pal , Anirban Kundu , Abhay Singh , Raj Shekhar , Kunal Sinha

Current models for Word Sense Disambiguation (WSD) struggle to disambiguate rare senses, despite reaching human performance on global WSD metrics. This stems from a lack of data for both modeling and evaluating rare senses in existing WSD…

计算与语言 · 计算机科学 2021-02-17 Terra Blevins , Mandar Joshi , Luke Zettlemoyer

In this paper, we present a novel unsupervised algorithm for word sense disambiguation (WSD) at the document level. Our algorithm is inspired by a widely-used approach in the field of genetics for whole genome sequencing, known as the…

计算与语言 · 计算机科学 2017-07-26 Andrei M. Butnaru , Radu Tudor Ionescu , Florentina Hristea

Semantic Textual Similarity (STS) is a crucial component of many Natural Language Processing (NLP) applications. However, existing approaches typically reduce semantic nuances to a single score, limiting interpretability. To address this,…

计算与语言 · 计算机科学 2026-05-15 Diego Miguel Lozano , Daryna Dementieva , Alexander Fraser

In this paper, we advocate for using large pre-trained monolingual language models in cross lingual zero-shot word sense disambiguation (WSD) coupled with a contextualized mapping mechanism. We also report rigorous experiments that…

计算与语言 · 计算机科学 2023-07-27 Gábor Berend

A large class of unsupervised algorithms for Word Sense Disambiguation (WSD) is that of dictionary-based methods. Various algorithms have as the root Lesk's algorithm, which exploits the sense definitions in the dictionary directly. Our…

计算与语言 · 计算机科学 2008-12-18 Doina Tatar , Gabriela Serban , Andreea Mihis , Mihaiela Lupea , Dana Lupsa , Militon Frentiu

In this paper, we present Watasense, an unsupervised system for word sense disambiguation. Given a sentence, the system chooses the most relevant sense of each input word with respect to the semantic similarity between the given sentence…

Search behaviour is characterised using synonymy and polysemy as users often want to search information based on meaning. Semantic representation strategies represent a move towards richer associative connections that can adequately capture…

信息检索 · 计算机科学 2026-02-06 Niall McCarroll , Kevin Curran , Eugene McNamee , Angela Clist , Andrew Brammer

The success of deep learning methods hinges on the availability of large training datasets annotated for the task of interest. In contrast to human intelligence, these methods lack versatility and struggle to learn and adapt quickly to new…

计算与语言 · 计算机科学 2020-10-13 Nithin Holla , Pushkar Mishra , Helen Yannakoudakis , Ekaterina Shutova

Semantic Shift Detection (SSD) is the task of identifying, interpreting, and assessing the possible change over time in the meanings of a target word. Traditionally, SSD has been addressed by linguists and social scientists through manual…

计算与语言 · 计算机科学 2024-06-12 Stefano Montanelli , Francesco Periti

Ambiguity poses persistent challenges in natural language understanding for large language models (LLMs). To better understand how lexical ambiguity can be resolved through the visual domain, we develop an interpretable Visual Word Sense…

计算与语言 · 计算机科学 2026-02-09 Shamik Bhattacharya , Daniel Perkins , Yaren Dogan , Vineeth Konjeti , Sudarshan Srinivasan , Edmon Begoli

This paper proposes an efficient example selection method for example-based word sense disambiguation systems. To construct a practical size database, a considerable overhead for manual sense disambiguation is required. Our method is…

cmp-lg · 计算机科学 2008-02-03 Atsushi Fujii , Kentaro Inui , Takenobu Tokunaga , Hozumi Tanaka

This paper presents a new model of WordNet that is used to disambiguate the correct sense of polysemy word based on the clue words. The related words for each sense of a polysemy word as well as single sense word are referred to as the clue…

计算与语言 · 计算机科学 2014-09-12 Udaya Raj Dhungana , Subarna Shakya , Kabita Baral , Bharat Sharma

Contextualized embeddings are the preferred tool for modeling Lexical Semantic Change (LSC). Current evaluations typically focus on a specific task known as Graded Change Detection (GCD). However, performance comparison across work are…

计算与语言 · 计算机科学 2024-10-31 Francesco Periti , Nina Tahmasebi

In this paper, we applied a novel learning algorithm, namely, Deep Belief Networks (DBN) to word sense disambiguation (WSD). DBN is a probabilistic generative model composed of multiple layers of hidden units. DBN uses Restricted Boltzmann…

计算与语言 · 计算机科学 2012-07-03 Peratham Wiriyathammabhum , Boonserm Kijsirikul , Hiroya Takamura , Manabu Okumura