paper-with-me

Papers

Improving the Coverage and the Generalization Ability of Neural Word Sense Disambiguation through Hypernymy and Hyponymy Relationships

2018-11-02 · Loïc Vial, Benjamin Lecouteux, Didier Schwab

In Word Sense Disambiguation (WSD), the predominant approach generally involves a supervised system trained on sense annotated corpora. The limited quantity of such corpora however restricts the coverage and the performance of these systems. In this article, we propose a new method that solves these issues by taking advantage of the knowledge present in WordNet, and especially the hypernymy and hyponymy relationships between synsets, in order to reduce the number of different sense tags that are necessary to disambiguate all words of the lexical database. Our method leads to state of the art results on most WSD evaluation tasks, while improving the coverage of supervised systems, reducing the training time and the size of the models, without additional training data. In addition, we exhibit results that significantly outperform the state of the art when our method is combined with an ensembling technique and the addition of the WordNet Gloss Tagged as training corpus.

📄 PDF Abstract BibTeX arXiv:1811.00960

Code (0)

등록된 구현이 없습니다.

Tasks

Word Sense Disambiguation

Similar Papers 제목 키워드 기반

Don't Neglect the Obvious: On the Role of Unambiguous Words in Word Sense Disambiguation

2020-04-29 · EMNLP 2020 11 · Daniel Loureiro, Jose Camacho-Collados

State-of-the-art methods for Word Sense Disambiguation (WSD) combine two different features: the power of pre-trained language models and a propagation method to extend the coverage of such models. This propagation is ne…

Word Sense Disambiguation

Meta-Learning with Variational Semantic Memory for Word Sense Disambiguation

2021-06-05 · ACL 2021 5 · Yingjun Du, Nithin Holla, XianTong Zhen, Cees G. M. Snoek 외

A critical challenge faced by supervised word sense disambiguation (WSD) is the lack of large annotated datasets with sufficient coverage of words in their diversity of senses. This inspired recent research on few-shot W…

DiversityMeta-LearningVariational InferenceWord Sense Disambiguation

Language Modelling Makes Sense: Propagating Representations through WordNet for Full-Coverage Word Sense Disambiguation

2019-06-24 · ACL 2019 7 · Daniel Loureiro, Alipio Jorge

Contextual embeddings represent a new generation of semantic representations learned from Neural Language Modelling (NLM) that addresses the issue of meaning conflation hampering traditional word embeddings. In this work…

Language ModellingLEMMAWord EmbeddingsWord Sense Disambiguation

The Extended Arabic WordNet: a Case Study and an Evaluation using a Word Sense Disambiguation System

2019-07-01 · GWC 2019 7 · Mohamed Ali Batita, Mounir Zrigui

Arabic WordNet (AWN) represents one of the best-known lexical resources for the Arabic language. However, it contains various issues that affect its use in different Natural Language Processing (NLP) applications. Due to…

Word Sense Disambiguation

Sense Vocabulary Compression through the Semantic Knowledge of WordNet for Neural Word Sense Disambiguation

2019-05-14 · GWC 2019 7 · Loïc Vial, Benjamin Lecouteux, Didier Schwab

In this article, we tackle the issue of the limited quantity of manually sense annotated corpora for the task of word sense disambiguation, by exploiting the semantic relationships between senses such as synonymy, hypern…

Word Sense Disambiguation