paper-with-me

Papers

AutoExtend: Extending Word Embeddings to Embeddings for Synsets and Lexemes

2015-07-04 · IJCNLP 2015 7 · Sascha Rothe, Hinrich Schütze

We present \textit{AutoExtend}, a system to learn embeddings for synsets and lexemes. It is flexible in that it can take any word embeddings as input and does not need an additional training corpus. The synset/lexeme embeddings obtained live in the same vector space as the word embeddings. A sparse tensor formalization guarantees efficiency and parallelizability. We use WordNet as a lexical resource, but AutoExtend can be easily applied to other resources like Freebase. AutoExtend achieves state-of-the-art performance on word similarity and word sense disambiguation tasks.

📄 PDF Abstract BibTeX arXiv:1507.01127

Code (0)

등록된 구현이 없습니다.

Tasks

Word EmbeddingsWord Sense DisambiguationWord Similarity

Similar Papers 제목 키워드 기반

AutoExtend: Combining Word Embeddings with Semantic Resources

2017-09-01 · CL 2017 9 · Sascha Rothe, Hinrich Sch{\"u}tze

We present AutoExtend, a system that combines word embeddings with semantic resources by learning embeddings for non-word objects like synsets and entities and learning word embeddings that incorporate the semantic infor…

Learning Word EmbeddingsSentiment AnalysisWord EmbeddingsWord Sense Disambiguation

Visualising WordNet Embeddings: some preliminary results

2019-07-01 · GWC 2019 7 · Csaba Veres

AutoExtend is a method for learning unambiguous vector embeddings for word senses. We visualise these word embeddings with t-SNE, which further compresses the vectors to the x,y plane. We show that the t-SNE co-ordinates…

Semantic SimilaritySemantic Textual SimilarityWord Embeddings

Best of Both Worlds: Making Word Sense Embeddings Interpretable

2016-05-01 · LREC 2016 5 · Alex Panchenko, er

Word sense embeddings represent a word sense as a low-dimensional numeric vector. While this representation is potentially useful for NLP applications, its interpretability is inherently limited. We propose a simple tech…

Dense Embeddings Preserving the Semantic Relationships in WordNet

2020-04-22 · Canlin Zhang, Xiuwen Liu

In this paper, we provide a novel way to generate low dimensional vector embeddings for the noun and verb synsets in WordNet, where the hypernym-hyponym relationship is preserved in the embeddings. We call this embedding…

Towards Automatic Construction of Filipino WordNet: Word Sense Induction and Synset Induction Using Sentence Embeddings

2022-04-07 · Dan John Velasco, Axel Alba, Trisha Gail Pelagio, Bryce Anthony Ramirez 외

Wordnets are indispensable tools for various natural language processing applications. Unfortunately, wordnets get outdated, and producing or updating wordnets can be slow and costly in terms of time and resources. This …

Language ModelingLanguage ModellingSentenceSentence Embeddings+2