paper-with-me

홈 › Papers

Automated Quality Control for Language Documentation: Detecting Phonotactic Inconsistencies in a Kokborok Wordlist

2025-10-24 · Kellen Parker van Dam, Abishek Stephen arxiv

Lexical data collection in language documentation often contains transcription errors and undocumented borrowings that can mislead linguistic analysis. We present unsupervised anomaly detection methods to identify phonotactic inconsistencies in wordlists, applying them to a multilingual dataset of Kokborok varieties with Bangla. Using character-level and syllable-level phonotactic features, our algorithms identify potential transcription errors and borrowings. While precision and recall remain modest due to the subtle nature of these anomalies, syllable-aware features significantly outperform character-level baselines. The high-recall approach provides fieldworkers with a systematic method to flag entries requiring verification, supporting data quality improvement in low-resourced language documentation.

📄 PDF Abstract BibTeX arXiv:2510.21584

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

An Empirical Investigation into the Use of Image Captioning for Automated Software Documentation

2023-01-03 · Kevin Moran, Ali Yachnes, George Purnell, Junayed Mahmud 외

Existing automated techniques for software documentation typically attempt to reason between two main sources of information: code and natural language. However, this reasoning process is often complicated by the lexical…

Image CaptioningMachine Translation

A Study on the Improvement of Code Generation Quality Using Large Language Models Leveraging Product Documentation

2025-03-22 · Takuro Morimoto, Harumi Haraguchi

Research on using Large Language Models (LLMs) in system development is expanding, especially in automated code and test generation. While E2E testing is vital for ensuring application quality, most test generation resea…

Code Generation

Verifiable Source Code Documentation in Controlled Natural Language

2013-11-12 · Tobias Kuhn, Alexandre Bergel

Writing documentation about software internals is rarely considered a rewarding activity. It is highly time-consuming and the resulting documentation is fragile when the software is continuously evolving in a multi-devel…

CareTransition-Audit: A Benchmark to Audit Discharge Summaries for Efficient Care Transitions

2026-04-07 · Akshat Dasula, Prasanna Desikan, Jaideep Srivastava, Shivali Dalmia 외 arxiv

Incomplete or inconsistent discharge documentation drives care fragmentation and avoidable readmissions. Despite its critical role in patient safety, auditing discharge summaries relies on manual review and does not scal…

Leveraging LLMs for Legacy Code Modernization: Challenges and Opportunities for LLM-Generated Documentation

2024-11-22 · Colin Diggs, Michael Doyle, Amit Madan, Siggy Scott 외

Legacy software systems, written in outdated languages like MUMPS and mainframe assembly, pose challenges in efficiency, maintenance, staffing, and security. While LLMs offer promise for modernizing these systems, their …

Hallucination