Open or Closed LLM for Lesser-Resourced Languages? Lessons from Greek
John Pavlopoulos, Juli Bakagianni, Kanella Pouli, Maria Gavriilidou
TL;DR
This work addresses NLP for a lesser-resourced language by focusing on Modern Greek, compiling a comprehensive, openly licensed Greek data collection, and benchmarking seven core tasks with both open (Llama-70b) and closed (GPT-4o mini) LLMs in 0-shot settings. It reveals task-dependent model strengths, with Llama excelling in NER and Summarization and GPT-4o mini leading in GEC, MT, Intent Classification, and POS tagging, while both are on par for toxicity detection. The study further reframes Authorship Attribution as a data-provenance probe for possible pre-training data leakage and introduces a first long Greek legal text clustering benchmark using STE representations that outperform TF-IDF baselines. Altogether, the results offer a practical roadmap for advancing NLP in Greek and other lesser-resourced languages, emphasizing dataset FAIRness, task innovation, and ethical data usage.
Abstract
Natural Language Processing (NLP) for lesser-resourced languages faces persistent challenges, including limited datasets, inherited biases from high-resource languages, and the need for domain-specific solutions. This study addresses these gaps for Modern Greek through three key contributions. First, we evaluate the performance of open-source (Llama-70b) and closed-source (GPT-4o mini) large language models (LLMs) on seven core NLP tasks with dataset availability, revealing task-specific strengths, weaknesses, and parity in their performance. Second, we expand the scope of Greek NLP by reframing Authorship Attribution as a tool to assess potential data usage by LLMs in pre-training, with high 0-shot accuracy suggesting ethical implications for data provenance. Third, we showcase a legal NLP case study, where a Summarize, Translate, and Embed (STE) methodology outperforms the traditional TF-IDF approach for clustering \emph{long} legal texts. Together, these contributions provide a roadmap to advance NLP in lesser-resourced languages, bridging gaps in model evaluation, task innovation, and real-world impact.
