paper-with-me

Papers

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 maximizing the probability of reconstructing the definitions in an autoencoding setting. The method involves automatically training sense autoencoder for encoding sense definitions, automatically aligning sense definitions, and automatically generating embeddings of arbitrary description. At run-time, queries from users are mapped to the embedding space and re-ranking is performed on the sense definition retrieved. We present a prototype sense definition embedding, SenseNet, that applies the method to two dictionaries. Blind evaluation on a set of real queries shows that the method significantly outperforms a baseline based on the Lesk algorithm. Our methodology clearly supports combining multiple dictionaries resulting in additional improvement in representing sense definitions in dictionaries.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Re-Ranking

Similar Papers 제목 키워드 기반

Lacking the embedding of a word? Look it up into a traditional dictionary

2021-09-24 · Findings (ACL) 2022 5 · Elena Sofia Ruzzetti, Leonardo Ranaldi, Michele Mastromattei, Francesca Fallucchi 외

Word embeddings are powerful dictionaries, which may easily capture language variations. However, these dictionaries fail to give sense to rare words, which are surprisingly often covered by traditional dictionaries. In …

Word Embeddings

Using English Dictionaries to generate Commonsense Knowledge in Natural Language

2017-09-01 · RANLP 2017 9 · Ali Almiman, Allan Ramsay

This paper presents an approach to generating common sense knowledge written in raw English sentences. Instead of using public contributors to feed this source, this system chose to employ expert linguistics decisions by…

Common Sense ReasoningNatural Language Inference

Word Definitions from Large Language Models

2023-11-10 · Bach Pham, JuiHsuan Wong, Samuel Kim, Yunting Yin 외

Dictionary definitions are historically the arbitrator of what words mean, but this primacy has come under threat by recent progress in NLP, including word embeddings and generative models like ChatGPT. We present an exp…

Word Embeddings

Semeval-2022 Task 1: CODWOE – Comparing Dictionaries and Word Embeddings

2022-07-01 · SemEval (NAACL) 2022 7 · Timothee Mickus, Kees Van Deemter, Mathieu Constant, Denis Paperno

Word embeddings have advanced the state of the art in NLP across numerous tasks. Understanding the contents of dense neural representations is of utmost interest to the computational semantics community. We propose to fo…

Word Embeddings

Semeval-2022 Task 1: CODWOE -- Comparing Dictionaries and Word Embeddings

2022-05-27 · Timothee Mickus, Kees Van Deemter, Mathieu Constant, Denis Paperno

Word embeddings have advanced the state of the art in NLP across numerous tasks. Understanding the contents of dense neural representations is of utmost interest to the computational semantics community. We propose to fo…

Word Embeddings