COLING 2024main1 citations

Exploring Neural Topic Modeling on a Classical Latin Corpus

Ginevra Martinelli, Paola Impicciché, Elisabetta Fersini, Francesco Mambrini, Marco Passarotti

Abstract

The large availability of processable textual resources for Classical Latin has made it possible to study Latin literature through methods and tools that support distant reading. This paper describes a number of experiments carried out to test the possibility of investigating the thematic distribution of the Classical Latin corpus Opera Latina by means of topic modeling. For this purpose, we train, optimize and compare two neural models, Product-of-Experts LDA (ProdLDA) and Embedded Topic Model (ETM), opportunely revised to deal with the textual data from a Classical Latin corpus, to evaluate which one performs better both on the basis of topic diversity and topic coherence metrics, and from a human judgment point of view. Our results show that the topics extracted by neural models are coherent and interpretable and that they are significant from the perspective of a Latin scholar. The source code of the proposed model is available at https://github.com/MIND-Lab/LatinProdLDA.

BibTeX
@inproceedings{martinelli-etal-2024-exploring,
    title = "Exploring Neural Topic Modeling on a Classical {L}atin Corpus",
    author = "Martinelli, Ginevra  and
      Impiccich{\'e}, Paola  and
      Fersini, Elisabetta  and
      Mambrini, Francesco  and
      Passarotti, Marco",
    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.606/",
    pages = "6929--6934"
}