paper-with-me

홈 › Papers

Cross-Family Similarity Learning for Cognate Identification in Low-Resource Languages

2019-09-01 · RANLP 2019 9 · Eliel Soisalon-Soininen, Mark Granroth-Wilding

We address the problem of cognate identification across vocabulary pairs of any set of languages. In particular, we focus on the case where the examined pair of languages are low-resource to the extent that no training data whatsoever in these languages, or even closely related ones, are available for the task. We investigate the extent to which training data from another, unrelated language family can be used instead. Our approach consists of learning a similarity metric from example cognates in Indo-European languages and applying it to low-resource Sami languages of the Uralic family. We apply two models following previous work: a Siamese convolutional neural network (S-CNN) and a support vector machine (SVM), and compare them with a Levenshtein-distance baseline. We test performance on three Sami languages and find that the S-CNN outperforms the other approaches, suggesting that it is better able to learn such general characteristics of cognateness that carry over across language families. We also experiment with fine-tuning the S-CNN model with data from within the language family in order to quantify how well this model can make use of a small amount of target-domain data to adapt.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Similarity Dependent Chinese Restaurant Process for Cognate Identification in Multilingual Wordlists

2018-10-01 · CONLL 2018 10 · Taraka Rama

We present and evaluate two similarity dependent Chinese Restaurant Process (sd-CRP) algorithms at the task of automated cognate detection. The sd-CRP clustering algorithms do not require any predefined threshold for det…

ClusteringLanguage Identification

Identifying Cognate Sets Across Dictionaries of Related Languages

2017-09-01 · EMNLP 2017 9 · Adam St Arnaud, David Beck, Grzegorz Kondrak

We present a system for identifying cognate sets across dictionaries of related languages. The likelihood of a cognate relationship is calculated on the basis of a rich set of features that capture both phonetic and sema…

Semantic SimilaritySemantic Textual Similarity

Siamese convolutional networks based on phonetic features for cognate identification

2016-05-17 · Taraka Rama

In this paper, we explore the use of convolutional networks (ConvNets) for the purpose of cognate identification. We compare our architecture with binary classifiers based on string similarity measures on different langu…

Gap-weighted subsequences for automatic cognate identification and phylogenetic inference

2014-08-11 · Taraka Rama

In this paper, we describe the problem of cognate identification and its relation to phylogenetic inference. We introduce subsequence based features for discriminating cognates from non-cognates. We show that subsequence…

Weakly-supervised Deep Cognate Detection Framework for Low-Resourced Languages Using Morphological Knowledge of Closely-Related Languages

2023-11-09 · Koustava Goswami, Priya Rani, Theodorus Fransen, John P. McCrae

Exploiting cognates for transfer learning in under-resourced languages is an exciting opportunity for language understanding tasks, including unsupervised machine translation, named entity recognition and information ret…

Information RetrievalMachine Translationnamed-entity-recognitionNamed Entity Recognition+2