paper-with-me

홈 › Papers

An efficient automated data analytics approach to large scale computational comparative linguistics

2020-01-31 · Gabija Mikulyte, David Gilbert

This research project aimed to overcome the challenge of analysing human language relationships, facilitate the grouping of languages and formation of genealogical relationship between them by developing automated comparison techniques. Techniques were based on the phonetic representation of certain key words and concept. Example word sets included numbers 1-10 (curated), large database of numbers 1-10 and sheep counting numbers 1-10 (other sources), colours (curated), basic words (curated). To enable comparison within the sets the measure of Edit distance was calculated based on Levenshtein distance metric. This metric between two strings is the minimum number of single-character edits, operations including: insertions, deletions or substitutions. To explore which words exhibit more or less variation, which words are more preserved and examine how languages could be grouped based on linguistic distances within sets, several data analytics techniques were involved. Those included density evaluation, hierarchical clustering, silhouette, mean, standard deviation and Bhattacharya coefficient calculations. These techniques lead to the development of a workflow which was later implemented by combining Unix shell scripts, a developed R package and SWI Prolog. This proved to be computationally efficient and permitted the fast exploration of large language sets and their analysis.

📄 PDF Abstract BibTeX arXiv:2001.11899

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Reproducible and Portable Big Data Analytics in the Cloud

2021-12-17 · Xin Wang, Pei Guo, Xingyan Li, Aryya Gangopadhyay 외

Cloud computing has become a major approach to help reproduce computational experiments. Yet there are still two main difficulties in reproducing batch based big data analytics (including descriptive and predictive analy…

Cloud ComputingCPUDescriptiveGPU

Interpretability from the Ground Up: Stakeholder-Centric Design of Automated Scoring in Educational Assessments

2025-11-21 · Yunsung Kim, Mike Hardy, Joseph Tey, Candace Thille 외 arxiv

AI-driven automated scoring systems offer scalable and efficient means of evaluating complex student-generated responses. Yet, despite increasing demand for transparency and interpretability, the field has yet to develop…

GEqO: ML-Accelerated Semantic Equivalence Detection

2024-01-02 · Brandon Haynes, Rana Alotaibi, Anna Pavlenko, Jyoti Leeka 외

Large scale analytics engines have become a core dependency for modern data-driven enterprises to derive business insights and drive actions. These engines support a large number of analytic jobs processing huge volumes …

A Computational Approach to Modeling Conversational Systems: Analyzing Large-Scale Quasi-Patterned Dialogue Flows

2025-07-17 · Mohamed Achref Ben Ammar, Mohamed Taha Bennani arxiv

The analysis of conversational dynamics has gained increasing importance with the rise of large language model-based systems, which interact with users across diverse contexts. In this work, we propose a novel computatio…

Towards Automated Swimming Analytics Using Deep Neural Networks

2020-01-13 · Timothy Woinoski, Alon Harell, Ivan V. Bajic

Methods for creating a system to automate the collection of swimming analytics on a pool-wide scale are considered in this paper. There has not been much work on swimmer tracking or the creation of a swimmer database for…

BIG-bench Machine Learning