Urdu Word Segmentation
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
This paper discusses how orthographic and linguistic features in Urdu trigger these two problems and employs a hybrid solution that performs an n-gram ranking on top of rule based maximum matching heuristic.
Abstract
Word Segmentation is the foremost obligatory task in almost all the NLP applications where the initial phase requires tokenization of input into words. Urdu is amongst the Asian languages that face word segmenta-tion challenge. However, unlike other Asian languages, word segmentation in Urdu not only has space omission errors but also space insertion errors. This paper dis-cusses how orthographic and linguistic features in Urdu trigger these two problems. It also discusses the work that has been done to tokenize input text. We employ a hybrid solution that performs an n-gram ranking on top of rule based maximum matching heuristic. Our best technique gives an error detection of 85.8 % and over-all accuracy of 95.8%. Further issues and possible fu-ture directions are also discussed. 1
