vix.ing · top · new · best · stats · spec

Rule Based Stemmer in Urdu

2013/10/02 by Vaishali Gupta, Gupta, Vaishali, Nisheeth Joshi +3
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Natural Language Processing Techniques #Rough Sets and Fuzzy Logic #Text and Document Classification Technologies #cs.CL

paper · pdf · doi:10.48550/arxiv.1310.0581

In Proceedings of 4th International Conference on Computer and Communication Technology

arxiv created 2013/10/02 · openalex publication_date 2013/10/02 · arxiv updated 2013/10/03 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Urdu is a combination of several languages like Arabic, Hindi, English, Turkish, Sanskrit etc. It has a complex and rich morphology. This is the reason why not much work has been done in Urdu language processing. Stemming is used to convert a word into its respective root form. In stemming, we separate the suffix and prefix from the word. It is useful in search engines, natural language processing and word processing, spell checkers, word parsing, word frequency and count studies. This paper presents a rule based stemmer for Urdu. The stemmer that we have discussed here is used in information retrieval. We have also evaluated our results by verifying it with a human expert.

Related