paper-with-me

Papers

A Computational Approach to Measuring the Semantic Divergence of Cognates

2020-12-02 · Ana-Sabina Uban, Alina-Maria Ciobanu, Liviu P. Dinu

Meaning is the foundation stone of intercultural communication. Languages are continuously changing, and words shift their meanings for various reasons. Semantic divergence in related languages is a key concern of historical linguistics. In this paper we investigate semantic divergence across languages by measuring the semantic similarity of cognate sets in multiple languages. The method that we propose is based on cross-lingual word embeddings. In this paper we implement and evaluate our method on English and five Romance languages, but it can be extended easily to any language pair, requiring only large monolingual corpora for the involved languages and a small bilingual dictionary for the pair. This language-agnostic method facilitates a quantitative analysis of cognates divergence -- by computing degrees of semantic similarity between cognate pairs -- and provides insights for identifying false friends. As a second contribution, we formulate a straightforward method for detecting false friends, and introduce the notion of "soft false friend" and "hard false friend", as well as a measure of the degree of "falseness" of a false friends pair. Additionally, we propose an algorithm that can output suggestions for correcting false friends, which could result in a very helpful tool for language learning or translation.

📄 PDF Abstract BibTeX arXiv:2012.01288

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Word EmbeddingsSemantic SimilaritySemantic Textual SimilarityTranslationWord Embeddings

Similar Papers 제목 키워드 기반

Studying Laws of Semantic Divergence across Languages using Cognate Sets

2019-08-01 · WS 2019 8 · Ana Uban, Alina Maria Ciobanu, Liviu P. Dinu

Semantic divergence in related languages is a key concern of historical linguistics. Intra-lingual semantic shift has been previously studied in computational linguistics, but this can only provide a limited picture of t…

Tracking Semantic Change in Cognate Sets for English and Romance Languages

2021-08-01 · ACL (LChange) 2021 8 · Ana Sabina Uban, Alina Maria Cristea, Anca Dinu, Liviu P. Dinu 외

Semantic divergence in related languages is a key concern of historical linguistics. We cross-linguistically investigate the semantic divergence of cognate pairs in English and Romance languages, by means of word embeddi…

Word 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

Revisiting Statistical Laws of Semantic Shift in Romance Cognates

2022-10-01 · COLING 2022 10 · Yoshifumi Kawasaki, Maëlys Salingre, Marzena Karpinska, Hiroya Takamura 외

This article revisits statistical relationships across Romance cognates between lexical semantic shift and six intra-linguistic variables, such as frequency and polysemy. Cognates are words that are derived from a common…

Word Embeddings

A Classification-Based Approach to Cognate Detection Combining Orthographic and Semantic Similarity Information

2019-09-01 · RANLP 2019 9 · Sofie Labat, Els Lefever

This paper presents proof-of-concept experiments for combining orthographic and semantic information to distinguish cognates from non-cognates. To this end, a context-independent gold standard is developed by manually la…

Binary ClassificationFormGeneral ClassificationSemantic Similarity+2