paper-with-me

Papers

A Synset Relation-enhanced Framework with a Try-again Mechanism for Word Sense Disambiguation

2020-11-01 · EMNLP 2020 11 · Ming Wang, Yinglin Wang

Contextual embeddings are proved to be overwhelmingly effective to the task of Word Sense Disambiguation (WSD) compared with other sense representation techniques. However, these embeddings fail to embed sense knowledge in semantic networks. In this paper, we propose a Synset Relation-Enhanced Framework (SREF) that leverages sense relations for both sense embedding enhancement and a try-again mechanism that implements WSD again, after obtaining basic sense embeddings from augmented WordNet glosses. Experiments on all-words and lexical sample datasets show that the proposed system achieves new state-of-the-art results, defeating previous knowledge-based systems by at least 5.5 F1 measure. When the system utilizes sense embeddings learned from SemCor, it outperforms all previous supervised systems with only 20{\%} SemCor data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

RelationWord Sense Disambiguation

Similar Papers 제목 키워드 기반

Exploiting WordNet Synset and Hypernym Representations for Answer Selection

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Weikang Li, Yunfang Wu

Answer selection (AS) is an important subtask of document-based question answering (DQA). In this task, the candidate answers come from the same document, and each answer sentence is semantically related to the given que…

Answer SelectionQuestion AnsweringSentence

Breaking Through the 80\% Glass Ceiling: Raising the State of the Art in Word Sense Disambiguation by Incorporating Knowledge Graph Information

2020-07-01 · ACL 2020 6 · Michele Bevilacqua, Roberto Navigli

Neural architectures are the current state of the art in Word Sense Disambiguation (WSD). However, they make limited use of the vast amount of relational information encoded in Lexical Knowledge Bases (LKB). We present E…

AllWord Sense Disambiguation

A Customizable WordNet Editor

2020-09-01 · CLIB 2020 9 · Andrei-Marius Avram, Verginica Barbu Mititelu

This paper presents an open-source wordnet editor that has been developed to ensure further expansion of the Romanian wordnet. It comes with a web interface that offers capabilities in selecting new synsets to be impleme…

SynsetRank: Degree-adjusted Random Walk for Relation Identification

2016-09-02 · Shinichi Nakajima, Sebastian Krause, Dirk Weissenborn, Sven Schmeier 외

In relation extraction, a key process is to obtain good detectors that find relevant sentences describing the target relation. To minimize the necessity of labeled data for refining detectors, previous work successfully …

RelationRelation Extraction

SynSetExpan: An Iterative Framework for Joint Entity Set Expansion and Synonym Discovery

2020-09-29 · EMNLP 2020 11 · Jiaming Shen, Wenda Qiu, Jingbo Shang, Michelle Vanni 외

Entity set expansion and synonym discovery are two critical NLP tasks. Previous studies accomplish them separately, without exploring their interdependencies. In this work, we hypothesize that these two tasks are tightly…