paper-with-me

홈 › Papers

Learning Word Sense Embeddings from Word Sense Definitions

2016-06-15 · Qi Li, Tianshi Li, Baobao Chang

Word embeddings play a significant role in many modern NLP systems. Since learning one representation per word is problematic for polysemous words and homonymous words, researchers propose to use one embedding per word sense. Their approaches mainly train word sense embeddings on a corpus. In this paper, we propose to use word sense definitions to learn one embedding per word sense. Experimental results on word similarity tasks and a word sense disambiguation task show that word sense embeddings produced by our approach are of high quality.

📄 PDF Abstract BibTeX arXiv:1606.04835

Code (0)

등록된 구현이 없습니다.

Tasks

Word EmbeddingsWord Sense DisambiguationWord Similarity

Similar Papers 제목 키워드 기반

Multi-sense Definition Modeling using Word Sense Decompositions

2019-09-19 · Ruimin Zhu, Thanapon Noraset, Alisa Liu, Wenxin Jiang 외

Word embeddings capture syntactic and semantic information about words. Definition modeling aims to make the semantic content in each embedding explicit, by outputting a natural language definition based on the embedding…

Word Embeddings

Zero-shot Word Sense Disambiguation using Sense Definition Embeddings

2019-07-01 · ACL 2019 7 · Sawan Kumar, Sharmistha Jat, Karan Saxena, Partha Talukdar

Word Sense Disambiguation (WSD) is a long-standing but open problem in Natural Language Processing (NLP). WSD corpora are typically small in size, owing to an expensive annotation process. Current supervised WSD methods …

Generalized Zero-Shot LearningGraph EmbeddingKnowledge Graph EmbeddingSentence+2

Learning Sense Embeddings from Definitions in Dictionaries

2022-01-16 · ACL ARR January 2022 1 · Anonymous

We introduce a method for learning to embed word senses as defined in a given set of given dictionaries. In our approach, sense definition pairs, <word, definition> are transformed into low-dimension vectors aimed at max…

Re-Ranking

xSense: Learning Sense-Separated Sparse Representations and Textual Definitions for Explainable Word Sense Networks

2018-09-10 · Ting-Yun Chang, Ta-Chung Chi, Shang-Chi Tsai, Yun-Nung Chen

Despite the success achieved on various natural language processing tasks, word embeddings are difficult to interpret due to the dense vector representations. This paper focuses on interpreting the embeddings for various…

Word EmbeddingsWord Sense Disambiguation

Interpretable Word Sense Representations via Definition Generation: The Case of Semantic Change Analysis

2023-05-19 · Mario Giulianelli, Iris Luden, Raquel Fernandez, Andrey Kutuzov

We propose using automatically generated natural language definitions of contextualised word usages as interpretable word and word sense representations. Given a collection of usage examples for a target word, and the co…

Language ModelingLanguage ModellingSemantic SimilaritySemantic Textual Similarity+2