Poster
in
Workshop: Tokenization Workshop (TokShop)
Subword Tokenization Strategies for Kurdish Word Embeddings
Ali Salehi · Cassandra Jacobs
Keywords: [ morphological segmentation ] [ BPE ] [ Kurdish language processing ] [ neural morphology ] [ tokenization strategies ] [ word embeddings ] [ evaluation bias ] [ low-resource languages ] [ BiLSTM-CRF ] [ subword units ]
We investigate tokenization strategies for Kurdish word embeddings by comparing word-level, morpheme-based, and BPE approaches on morphological similarity preservation tasks. We develop a BiLSTM-CRF morphological segmenter using bootstrapped training from minimal manual annotation and evaluate Word2Vec embeddings across comprehensive metrics including similarity preservation, clustering quality, and semantic organization. Our analysis reveals critical evaluation biases in tokenization comparison. While BPE initially appears superior in morphological similarity, it evaluates only 28.6% of test cases compared to 68.7% for morpheme model, creating artificial performance inflation. When assessed comprehensively, morpheme-based tokenization demonstrates superior embedding space organization, better semantic neighborhood structure, and more balanced coverage across morphological complexity levels. These findings highlight the importance of coverage-aware evaluation in low-resource language processing and offers different tokenization methods for low-resourced language processing.