中文
相关论文

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

200 篇论文

We describe a method for automatic word sense disambiguation using a text corpus and a machine-readable dictionary (MRD). The method is based on word similarity and context similarity measures. Words are considered similar if they appear in…

cmp-lg · 计算机科学 2008-02-03 Yael Karov , Shimon Edelman

This study presents a benchmark for evaluating the Visual Word Sense Disambiguation (Visual-WSD) task in Ukrainian. The main goal of the Visual-WSD task is to identify, with minimal contextual information, the most appropriate…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Yurii Laba , Yaryna Mohytych , Ivanna Rohulia , Halyna Kyryleyza , Hanna Dydyk-Meush , Oles Dobosevych , Rostyslav Hryniv

WSD (Word Sense Disambiguation) is the task of identifying which sense of a word is meant in a sentence or other segment of text. Researchers have worked on this task (e.g. Pustejovsky, 2002) for years but it's still a challenging one even…

计算与语言 · 计算机科学 2022-12-16 Mohammad Javad Pirhadi , Motahhare Mirzaei , Sauleh Eetemadi

Pre-trained contextual language models are ubiquitously employed for language understanding tasks, but are unsuitable for resource-constrained systems. Noncontextual word embeddings are an efficient alternative in these settings. Such…

计算与语言 · 计算机科学 2023-04-24 Anik Saha , Alex Gittens , Bulent Yener

The issue of word sense ambiguity poses a significant challenge in natural language processing due to the scarcity of annotated data to feed machine learning models to face the challenge. Therefore, unsupervised word sense disambiguation…

计算与语言 · 计算机科学 2023-12-14 Jorge Martinez-Gil

Meanings of words change over time and across domains. Detecting the semantic changes of words is an important task for various NLP applications that must make time-sensitive predictions. We consider the problem of predicting whether a…

计算与语言 · 计算机科学 2023-10-17 Taichi Aida , Danushka Bollegala

In this paper Schapire and Singer's AdaBoost.MH boosting algorithm is applied to the Word Sense Disambiguation (WSD) problem. Initial experiments on a set of 15 selected polysemous words show that the boosting approach surpasses Naive Bayes…

计算与语言 · 计算机科学 2007-05-23 Gerard Escudero , Lluis Marquez , German Rigau

This paper describes the LIAAD system that was ranked second place in the Word-in-Context challenge (WiC) featured in SemDeep-5. Our solution is based on a novel system for Word Sense Disambiguation (WSD) using contextual embeddings and…

计算与语言 · 计算机科学 2019-06-25 Daniel Loureiro , Alipio Jorge

Word groupings useful for language processing tasks are increasingly available, as thesauri appear on-line, and as distributional word clustering techniques improve. However, for many tasks, one is interested in relationships among word…

cmp-lg · 计算机科学 2008-02-03 Philip Resnik

Contextualised word embeddings generated from Neural Language Models (NLMs), such as BERT, represent a word with a vector that considers the semantics of the target word as well its context. On the other hand, static word embeddings such as…

计算与语言 · 计算机科学 2021-10-07 Yi Zhou , Danushka Bollegala

Applications such as textual entailment, plagiarism detection or document clustering rely on the notion of semantic similarity, and are usually approached with dimension reduction techniques like LDA or with embedding-based neural…

计算与语言 · 计算机科学 2019-09-20 Ahmed Sabir , Francesc Moreno-Noguer , Lluís Padró

This paper proposes an efficient example sampling method for example-based word sense disambiguation systems. To construct a database of practical size, a considerable overhead for manual sense disambiguation (overhead for supervision) is…

计算与语言 · 计算机科学 2007-05-23 Atsushi Fujii , Kentaro Inui , Takenobu Tokunaga , Hozumi Tanaka

Scientific writing is difficult. It is even harder for those for whom English is a second language (ESL learners). Scholars around the world spend a significant amount of time and resources proofreading their work before submitting it for…

计算与语言 · 计算机科学 2019-06-10 Victor Makarenkov , Lior Rokach , Bracha Shapira

Complex networks have been employed to model many real systems and as a modeling tool in a myriad of applications. In this paper, we use the framework of complex networks to the problem of supervised classification in the word…

物理与社会 · 物理学 2013-02-20 Thiago C. Silva , Diego R. Amancio

Natural Language Understanding has seen an increasing number of publications in the last few years, especially after robust word embeddings models became prominent, when they proved themselves able to capture and represent semantic…

计算与语言 · 计算机科学 2022-12-20 Terry Ruas , William Grosky , Akiko Aizawa

Relation classification is an important research arena in the field of natural language processing (NLP). In this paper, we present SDP-LSTM, a novel neural network to classify the relation of two entities in a sentence. Our neural…

计算与语言 · 计算机科学 2015-08-18 Xu Yan , Lili Mou , Ge Li , Yunchuan Chen , Hao Peng , Zhi Jin

Pretrained Language Models (PLMs) learn rich cross-lingual knowledge and can be finetuned to perform well on diverse tasks such as translation and multilingual word sense disambiguation (WSD). However, they often struggle at disambiguating…

计算与语言 · 计算机科学 2023-04-28 Haoqiang Kang , Terra Blevins , Luke Zettlemoyer

In this paper, we are going to focus on speed up of the Word Sense Disambiguation procedure by filtering the relevant senses of an ambiguous word through Part-of-Speech Tagging. First, this proposed approach performs the Part-of-Speech…

计算与语言 · 计算机科学 2016-10-24 Alok Ranjan Pal , Anupam Munshi , Diganta Saha

Word sense induction (WSI) is the problem of grouping occurrences of an ambiguous word according to the expressed sense of this word. Recently a new approach to this task was proposed, which generates possible substitutes for the ambiguous…

计算与语言 · 计算机科学 2020-06-24 Nikolay Arefyev , Boris Sheludko , Tatiana Aleksashina

Semantic Textual Similarity (STS) is the basis of many applications in Natural Language Processing (NLP). Our system combines convolution and recurrent neural networks to measure the semantic similarity of sentences. It uses a convolution…

计算与语言 · 计算机科学 2018-10-26 Elvys Linhares Pontes , Stéphane Huet , Andréa Carneiro Linhares , Juan-Manuel Torres-Moreno