paper-with-me

홈 › Papers

Lexical Semantic Change Discovery

2021-06-06 · ACL 2021 5 · Sinan Kurtyigit, Maike Park, Dominik Schlechtweg, Jonas Kuhn, Sabine Schulte im Walde

While there is a large amount of research in the field of Lexical Semantic Change Detection, only few approaches go beyond a standard benchmark evaluation of existing models. In this paper, we propose a shift of focus from change detection to change discovery, i.e., discovering novel word senses over time from the full corpus vocabulary. By heavily fine-tuning a type-based and a token-based approach on recently published German data, we demonstrate that both models can successfully be applied to discover new words undergoing meaning change. Furthermore, we provide an almost fully automated framework for both evaluation and discovery.

📄 PDF Abstract BibTeX arXiv:2106.03111

Code (1)

seinan9/LSCDiscovery 공식 구현 pytorch

Tasks

Change Detection

Similar Papers 제목 키워드 기반

black[LSCDiscovery shared task] BOS at LSCDiscovery: Lexical Substitution for Interpretable Lexical Semantic Change Detection

2022-05-01 · LChange (ACL) 2022 5 · Artem Kudisov, Nikolay Arefyev

We propose a solution for the LSCDiscovery shared task on Lexical Semantic Change Detection in Spanish. Our approach is based on generating lexical substitutes that describe old and new senses of a given word. This appro…

Change Detection

BOS at LSCDiscovery: Lexical Substitution for Interpretable Lexical Semantic Change Detection

2022-06-07 · Artem Kudisov, Nikolay Arefyev

We propose a solution for the LSCDiscovery shared task on Lexical Semantic Change Detection in Spanish. Our approach is based on generating lexical substitutes that describe old and new senses of a given word. This appro…

Change Detection

black[LSCDiscovery shared task] HSE at LSCDiscovery in Spanish: Clustering and Profiling for Lexical Semantic Change Discovery

2022-05-01 · LChange (ACL) 2022 5 · Kseniia Kashleva, Alexander Shein, Elizaveta Tukhtina, Svetlana Vydrina

This paper describes the methods used for lexical semantic change discovery in Spanish. We tried the method based on BERT embeddings with clustering, the method based on grammatical profiles and the grammatical profiles …

Change DetectionClustering

black[LSCDiscovery shared task] UAlberta at LSCDiscovery: Lexical Semantic Change Detection via Word Sense Disambiguation

2022-05-01 · LChange (ACL) 2022 5 · Daniela Teodorescu, Spencer von der Ohe, Grzegorz Kondrak

We describe our two systems for the shared task on Lexical Semantic Change Discovery in Spanish. For binary change detection, we frame the task as a word sense disambiguation (WSD) problem. We derive sense frequency dist…

Change DetectionWord Sense Disambiguation

Discovery Team at SemEval-2020 Task 1: Context-sensitive Embeddings Not Always Better than Static for Semantic Change Detection

2020-12-01 · SEMEVAL 2020 · Matej Martinc, Syrielle Montariol, Elaine Zosa, Lidia Pivovarova

This paper describes the approaches used by the Discovery Team to solve SemEval-2020 Task 1 - Unsupervised Lexical Semantic Change Detection. The proposed method is based on clustering of BERT contextual embeddings, foll…

Change DetectionClustering