@inproceedings{sivakumaran-etal-2026-comparative,
title = "Comparative Analysis of Tokenizers in {T}amil Text Classification in Low Resource Settings",
author = "Sivakumaran, Gokulan and
Pushpananda, Randil and
Bandara, ERAD",
editor = "Sarveswaran, Kengatharaiyer and
Vaidya, Ashwini",
booktitle = "Proceedings of the Second workshop on Challenges in Processing {S}outh {A}sian Languages ({CH}i{PSAL}2026)",
month = may,
year = "2026",
address = "Palma de Mallorca, Spain",
publisher = "ELRA Language Resources Association (ELRA)",
url = "https://preview.aclanthology.org/paragraph-normalization/2026.chipsal-1.19/",
doi = "10.63317/5p78kf96x2jw",
pages = "198--208",
abstract = "Tokenization is crucial in NLP, influencing performance for morphologically rich, low resource languages like Tamil. This study comprehensively analyzes WordPiece, SentencePiece, and Byte-Level Byte Pair Encoding (BBPE) for Tamil text classification. We assess tokenization efficiency using metrics including token count, fragmentation, OOV rate, and compression ratio. Additionally, we analyze downstream impact through Tamil news title classification using a custom lightweight BERT based Transformer architecture. Tokenizers were pretrained on a 5.45 GB Tamil Corpus and evaluated on a Kaggle Tamil News Dataset. Results indicate WordPiece and SentencePiece outperform BBPE in efficiency and accuracy. While BBPE eliminates OOV words, excessive fragmentation hinders model learning. Increasing vocabulary size improves WordPiece and SentencePiece but not BBPE. Misclassification analysis highlights overfragmentation challenges. This study contributes to Tamil NLP by comparing tokenizers, aiding researchers in selecting appropriate strategies for agglutinative languages."
}Markdown (Informal)
[Comparative Analysis of Tokenizers in Tamil Text Classification in Low Resource Settings](https://preview.aclanthology.org/paragraph-normalization/2026.chipsal-1.19/) (Sivakumaran et al., CHiPSAL 2026)
ACL