English

HeceTokenizer: A Syllable-Based Tokenization Approach for Turkish Retrieval

Computation and Language 2026-04-14 v1 Information Retrieval

Abstract

HeceTokenizer is a syllable-based tokenizer for Turkish that exploits the deterministic six-pattern phonological structure of the language to construct a closed, out-of-vocabulary (OOV)-free vocabulary of approximately 8,000 unique syllable types. A BERT-tiny encoder (1.5M parameters) is trained from scratch on a subset of Turkish Wikipedia using a masked language modeling objective and evaluated on the TQuAD retrieval benchmark using Recall@5. Combined with a fine-grained chunk-based retrieval strategy, HeceTokenizer achieves 50.3% Recall@5, surpassing the 46.92% reported by a morphology-driven baseline that uses a 200 times larger model. These results suggest that the phonological regularity of Turkish syllables provides a strong and resource-light inductive bias for retrieval tasks.

Cite

@article{arxiv.2604.10665,
  title  = {HeceTokenizer: A Syllable-Based Tokenization Approach for Turkish Retrieval},
  author = {Senol Gulgonul},
  journal= {arXiv preprint arXiv:2604.10665},
  year   = {2026}
}
R2 v1 2026-07-01T12:05:04.115Z