UWB @ DIACR-Ita: Lexical Semantic Change Detection with CCA and Orthogonal Transformation
2020-11-30Code Available0· sign in to hype
Ondřej Pražák, Pavel Přibáň, Stephen Taylor
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/pauli31/SemEval2020-task1OfficialIn papernone★ 2
Abstract
In this paper, we describe our method for detection of lexical semantic change (i.e., word sense changes over time) for the DIACR-Ita shared task, where we ranked 1^st. We examine semantic differences between specific words in two Italian corpora, chosen from different time periods. Our method is fully unsupervised and language independent. It consists of preparing a semantic vector space for each corpus, earlier and later. Then we compute a linear transformation between earlier and later spaces, using CCA and Orthogonal Transformation. Finally, we measure the cosines between the transformed vectors.