paper-with-me

Papers

Combining Neural Language Models for WordSense Induction

2020-06-23 · Nikolay Arefyev, Boris Sheludko, Tatiana Aleksashina

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 word in a particular context using neural language models, and then clusters sparse bag-of-words vectors built from these substitutes. In this work, we apply this approach to the Russian language and improve it in two ways. First, we propose methods of combining left and right contexts, resulting in better substitutes generated. Second, instead of fixed number of clusters for all ambiguous words we propose a technique for selecting individual number of clusters for each word. Our approach established new state-of-the-art level, improving current best results of WSI for the Russian language on two RUSSE 2018 datasets by a large margin.

📄 PDF Abstract BibTeX arXiv:2006.13200

Code (0)

등록된 구현이 없습니다.

Tasks

Word Sense Induction

Similar Papers 제목 키워드 기반

Combining Lexical Substitutes in Neural Word Sense Induction

2019-09-01 · RANLP 2019 9 · Nikolay Arefyev, Boris Sheludko, Alex Panchenko, er

Word Sense Induction (WSI) is the task of grouping of occurrences of an ambiguous word according to their meaning. In this work, we improve the approach to WSI proposed by Amrami and Goldberg (2018) based on clustering o…

ClusteringWord Sense Induction

HHMM at SemEval-2019 Task 2: Unsupervised Frame Induction using Contextualized Word Embeddings

2019-05-05 · SEMEVAL 2019 6 · Saba Anwar, Dmitry Ustalov, Nikolay Arefyev, Simone Paolo Ponzetto 외

We present our system for semantic frame induction that showed the best performance in Subtask B.1 and finished as the runner-up in Subtask A of the SemEval 2019 Task 2 on unsupervised semantic frame induction (QasemiZad…

ClusteringTask 2Word Embeddings

Combining the Sparsity and Unambiguity Biases for Grammar Induction

2012-06-01 · WS 2012 6 · Kewei Tu

Combining Top-down and Bottom-up Search for Unsupervised Induction of Transduction Grammars

2013-06-01 · WS 2013 6 · Markus Saers, Karteek Addanki, Dekai Wu
ChunkingMachine TranslationWord Alignment

Combining Static Word Embeddings and Contextual Representations for Bilingual Lexicon Induction

2021-06-06 · Findings (ACL) 2021 8 · Jinpeng Zhang, Baijun Ji, Nini Xiao, Xiangyu Duan 외

Bilingual Lexicon Induction (BLI) aims to map words in one language to their translations in another, and is typically through learning linear projections to align monolingual word representation spaces. Two classes of w…

Bilingual Lexicon InductionWord Embeddings