paper-with-me

Papers

BabyFST - Towards a Finite-State Based Computational Model of Ancient Babylonian

2020-05-01 · LREC 2020 5 · Aleksi Sahala, Miikka Silfverberg, Antti Arppe, Krister Lind{\'e}n

Akkadian is a fairly well resourced extinct language that does not yet have a comprehensive morphological analyzer available. In this paper we describe a general finite-state based morphological model for Babylonian, a southern dialect of the Akkadian language, that can achieve a coverage up to 97.3{\%} and recall up to 93.7{\%} on lemmatization and POS-tagging task on token level from a transcribed input. Since Akkadian word forms exhibit a high degree of morphological ambiguity, in that only 20.1{\%} of running word tokens receive a single unambiguous analysis, we attempt a first pass at weighting our finite-state transducer, using existing extensive Akkadian corpora which have been partially validated for their lemmas and parts-of-speech but not the entire morphological analyses. The resultant weighted finite-state transducer yields a moderate improvement so that for 57.4{\%} of the word tokens the highest ranked analysis is the correct one. We conclude with a short discussion on how morphological ambiguity in the analysis of Akkadian could be further reduced with improvements in the training data used in weighting the finite-state transducer as well as through other, context-based techniques.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

LemmatizationPOSPOS Tagging

Similar Papers 제목 키워드 기반

Restoration of Fragmentary Babylonian Texts Using Recurrent Neural Networks

2020-03-04 · Ethan Fetaya, Yonatan Lifshitz, Elad Aaron, Shai Gordin

The main source of information regarding ancient Mesopotamian history and culture are clay cuneiform tablets. Despite being an invaluable resource, many tablets are fragmented leading to missing information. Currently th…

Cultural Vocal Bursts Intensity Prediction

Handling Stress in Finite-State Morphological Analyzers for Ancient Greek and Ancient Hebrew

2022-06-01 · LT4HALA (LREC) 2022 6 · Daniel Swanson, Francis Tyers

Modeling stress placement has historically been a challenge for computational morphological analysis, especially in finite-state systems because lexically conditioned stress cannot be modeled using only rewrite rules on …

FormMorphological Analysis

Investigating Machine Learning Methods for Language and Dialect Identification of Cuneiform Texts

2020-09-22 · WS 2019 6 · Ehsan Doostmohammadi, Minoo Nassajian

Identification of the languages written using cuneiform symbols is a difficult task due to the lack of resources and the problem of tokenization. The Cuneiform Language Identification task in VarDial 2019 addresses the p…

BIG-bench Machine LearningDialect IdentificationLanguage Identification

Experiments in Cuneiform Language Identification

2019-04-27 · WS 2019 6 · Gustavo Henrique Paetzold, Marcos Zampieri

This paper presents methods to discriminate between languages and dialects written in Cuneiform script, one of the first writing systems in the world. We report the results obtained by the PZ team in the Cuneiform Langua…

Language Identification

Signs of the Past, Patterns of the Present: On the Automatic Classification of Old Babylonian Cuneiform Signs

2025-07-18 · Eli Verwimp, Gustav Ryberg Smidt, Hendrik Hameeuw, Katrien De Graef arxiv

The work in this paper describes the training and evaluation of machine learning (ML) techniques for the classification of cuneiform signs. There is a lot of variability in cuneiform signs, depending on where they come f…