COLING 2025main0 citations

data2lang2vec: Data Driven Typological Features Completion

Hamidreza Amirzadeh, Sadegh Jafari, Anika Harju, Rob van der Goot

Abstract

Language typology databases enhance multi-lingual Natural Language Processing (NLP) by improving model adaptability to diverse linguistic structures. The widely-used lang2vec toolkit integrates several such databases, but its coverage remains limited at 28.9%. Previous work on automatically increasing coverage predicts missing values based on features from other languages or focuses on single features, we propose to use textual data for better-informed feature prediction. To this end, we introduce a multi-lingual Part-of-Speech (POS) tagger, achieving over 70% accuracy across 1,749 languages, and experiment with external statistical features and a variety of machine learning algorithms. We also introduce a more realistic evaluation setup, focusing on likely to be missing typology features, and show that our approach outperforms previous work in both setups.

BibTeX
@inproceedings{amirzadeh-etal-2025-data2lang2vec,
    title = "data2lang2vec: Data Driven Typological Features Completion",
    author = "Amirzadeh, Hamidreza  and
      Jafari, Sadegh  and
      Harju, Anika  and
      van der Goot, Rob",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.coling-main.435/",
    pages = "6520--6529"
}