paper-with-me

Papers

From Text to Lexicon: Bridging the Gap between Word Embeddings and Lexical Resources

2018-08-01 · COLING 2018 8 · Ilia Kuznetsov, Iryna Gurevych

Distributional word representations (often referred to as word embeddings) are omnipresent in modern NLP. Early work has focused on building representations for word types, and recent studies show that lemmatization and part of speech (POS) disambiguation of targets in isolation improve the performance of word embeddings on a range of downstream tasks. However, the reasons behind these improvements, the qualitative effects of these operations and the combined performance of lemmatized and POS disambiguated targets are less studied. This work aims to close this gap and puts previous findings into a general perspective. We examine the effect of lemmatization and POS typing on word embedding performance in a novel resource-based evaluation scenario, as well as on standard similarity benchmarks. We show that these two operations have complimentary qualitative and vocabulary-level effects and are best used in combination. We find that the improvement is more pronounced for verbs and show how lemmatization and POS typing implicitly target some of the verb-specific issues. We claim that the observed improvement is a result of better conceptual alignment between word embeddings and lexical resources, stressing the need for conceptually plausible modeling of word embedding targets.

📄 PDF Abstract BibTeX

Code (1)

UKPLab/coling2018-wcs 공식 구현

Tasks

Coreference ResolutionLemmatizationPOSWord Embeddings

Similar Papers 제목 키워드 기반

Improve Lexicon-based Word Embeddings By Word Sense Disambiguation

2017-07-24 · Yuanzhi Ke, Masafumi Hagiwara

There have been some works that learn a lexicon together with the corpus to improve the word embeddings. However, they either model the lexicon separately but update the neural networks for both the corpus and the lexico…

General Classificationtext-classificationText ClassificationWord Embeddings+2

Cross-Lingual Contextual Word Embeddings Mapping With Multi-Sense Words In Mind

2019-09-18 · Zheng Zhang, Ruiqing Yin, Jun Zhu, Pierre Zweigenbaum

Recent work in cross-lingual contextual word embedding learning cannot handle multi-sense words well. In this work, we explore the characteristics of contextual word embeddings and show the link between contextual word e…

Bilingual Lexicon InductionWord Embeddings

Cross-Lingual Word Embeddings and the Structure of the Human Bilingual Lexicon

2019-11-01 · CONLL 2019 11 · Paola Merlo, Maria Andueza Rodriguez

Research on the bilingual lexicon has uncovered fascinating interactions between the lexicons of the native language and of the second language in bilingual speakers. In particular, it has been found that the lexicon of …

Cross-Lingual Word EmbeddingsTranslationWord Embeddings

Caveats of Measuring Semantic Change of Cognates and Borrowings using Multilingual Word Embeddings

2022-05-01 · LChange (ACL) 2022 5 · Clémentine Fourrier, Syrielle Montariol

Cognates and borrowings carry different aspects of etymological evolution. In this work, we study semantic change of such items using multilingual word embeddings, both static and contextualised. We underline caveats ide…

Multilingual Word EmbeddingsWord Embeddings

Lex2Sent: A bagging approach to unsupervised sentiment analysis

2022-09-26 · Kai-Robin Lange, Jonas Rieger, Carsten Jentsch

Unsupervised text classification, with its most common form being sentiment analysis, used to be performed by counting words in a text that were stored in a lexicon, which assigns each word to one class or as a neutral w…

ClassificationDecoderGPUSentiment Analysis+5