paper-with-me

Papers

Detection of Non-recorded Word Senses in English and Swedish

2024-03-04 · Jonathan Lautenschlager, Emma Sköldberg, Simon Hengchen, Dominik Schlechtweg

This study addresses the task of Unknown Sense Detection in English and Swedish. The primary objective of this task is to determine whether the meaning of a particular word usage is documented in a dictionary or not. For this purpose, sense entries are compared with word usages from modern and historical corpora using a pre-trained Word-in-Context embedder that allows us to model this task in a few-shot scenario. Additionally, we use human annotations on the target corpora to adapt hyperparameters and evaluate our models using 5-fold cross-validation. Compared to a random sample from a corpus, our model is able to considerably increase the detected number of word usages with non-recorded senses.

📄 PDF Abstract BibTeX arXiv:2403.02285

Code (1)

changeiskey/so-extract-db 공식 구현

Similar Papers 제목 키워드 기반

EmbLexChange at SemEval-2020 Task 1: Unsupervised Embedding-based Detection of Lexical Semantic Changes

2020-12-01 · SEMEVAL 2020 · Ehsaneddin Asgari, Christoph Ringlstetter, Hinrich Sch{\"u}tze

This paper describes EmbLexChange, a system introduced by the {``}Life-Language{''} team for SemEval-2020 Task 1, on unsupervised detection of lexical-semantic changes. EmbLexChange is defined as the divergence between t…

Can Word Sense Distribution Detect Semantic Changes of Words?

2023-10-16 · Xiaohang Tang, Yi Zhou, Taichi Aida, Procheta Sen 외

Semantic Change Detection (SCD) of words is an important task for various NLP applications that must make time-sensitive predictions. Some words are used over time in novel ways to express new meanings, and these new mea…

Change DetectionWord Sense Disambiguation

Helping Swedish words come to their senses: word-sense disambiguation based on sense associations from the SALDO lexicon

2015-05-01 · WS 2015 5 · Ildik{\'o} Pil{\'a}n
Word Sense Disambiguation

How Well Do Large Language Models Disambiguate Swedish Words?

2024-10-30 · Richard Johansson

We evaluate a battery of recent large language models on two benchmarks for word sense disambiguation in Swedish. At present, all current models are less accurate than the best supervised disambiguators in cases where a …

Word Sense Disambiguation

CMCE at SemEval-2020 Task 1: Clustering on Manifolds of Contextualized Embeddings to Detect Historical Meaning Shifts

2020-12-01 · SEMEVAL 2020 · David Rother, Thomas Haider, Steffen Eger

This paper describes the system Clustering on Manifolds of Contextualized Embeddings (CMCE) submitted to the SemEval-2020 Task 1 on Unsupervised Lexical Semantic Change Detection. Subtask 1 asks to identify whether or no…

Change DetectionClusteringWord Embeddings