COLING 2024main0 citations

Lemmatisation of Medieval Greek: Against the Limits of Transformer’s Capabilities?

Colin Swaelens, Pranaydeep Singh, Ilse de Vos, Els Lefever

Abstract

This paper presents preliminary experiments for the lemmatisation of unedited, Byzantine Greek epigrams. This type of Greek is quite different from its classical ancestor, mostly because of its orthographic inconsistencies. Existing lemmatisation algorithms display an accuracy drop of around 30pp when tested on these Byzantine book epigrams. We conducted seven different lemmatisation experiments, which were either transformer-based or based on neural edit-trees. The best performing lemmatiser was a hybrid method combining transformer-based embeddings with a dictionary look-up. We compare our results with existing lemmatisers, and provide a detailed error analysis revealing why unedited, Byzantine Greek is so challenging for lemmatisation.

BibTeX
@inproceedings{swaelens-etal-2024-lemmatisation,
    title = "Lemmatisation of Medieval {G}reek: Against the Limits of Transformer{'}s Capabilities?",
    author = "Swaelens, Colin  and
      Singh, Pranaydeep  and
      de Vos, Ilse  and
      Lefever, Els",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.899/",
    pages = "10293--10302"
}