paper-with-me

Papers

An Expectation Maximisation Algorithm for Automated Cognate Detection

2020-11-01 · CONLL 2020 · Roddy MacSween, Andrew Caines

In historical linguistics, cognate detection is the task of determining whether sets of words have common etymological roots. Inspired by the comparative method used by human linguists, we develop a system for automated cognate detection that frames the task as an inference problem for a general statistical model consisting of observed data (potentially cognate pairs of words), latent variables (the cognacy status of pairs) and unknown global parameters (which sounds correspond between languages). We then give a specific instance of such a model along with an expectation-maximisation algorithm to infer its parameters. We evaluate our system on a corpus of 8140 cognate sets, finding the performance of our method to be comparable to the state of the art. We additionally carry out qualitative analysis demonstrating advantages it has over existing systems. We also suggest several ways our work could be extended within the general theoretical framework we propose.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Are Automatic Methods for Cognate Detection Good Enough for Phylogenetic Reconstruction in Historical Linguistics?

2018-04-15 · NAACL 2018 6 · Taraka Rama, Johann-Mattis List, Johannes Wahle, Gerhard Jäger

We evaluate the performance of state-of-the-art algorithms for automatic cognate detection by comparing how useful automatically inferred cognates are for the task of phylogenetic inference compared to classical manually…

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

Automated Cognate Detection as a Supervised Link Prediction Task with Cognate Transformer

2024-02-05 · V. S. D. S. Mahesh Akavarapu, Arnab Bhattacharya

Identification of cognates across related languages is one of the primary problems in historical linguistics. Automated cognate identification is helpful for several downstream tasks including identifying sound correspon…

Link Prediction

Combining Information-Weighted Sequence Alignment and Sound Correspondence Models for Improved Cognate Detection

2018-08-01 · COLING 2018 8 · Johannes Dellert

Methods for automated cognate detection in historical linguistics invariably build on some measure of form similarity which is designed to capture the remaining systematic similarities between cognate word forms after th…

Clustering

An Automated Framework for Fast Cognate Detection and Bayesian Phylogenetic Inference in Computational Historical Linguistics

2019-07-01 · ACL 2019 7 · Taraka Rama, Johann-Mattis List

We present a fully automated workflow for phylogenetic reconstruction on large datasets, consisting of two novel methods, one for fast detection of cognates and one for fast Bayesian phylogenetic inference. Our results s…