2021/02/28 by Muhammad Mudassar Qureshi, Muhammad Shoaib, Qureshi, Muhammad Mudassar +3 · 1 citation
Computer Science · #Advanced Database Systems and Queries #Algorithms and Data Compression #FOS: Computer and information sciences #Information Retrieval (cs.IR) #Web Data Mining and Analysis #cs.IR
paper · pdf · doi:10.48550/arxiv.2103.00532
openalex created_date 2016/06/24 · arxiv created 2021/02/28 · openalex publication_date 2021/02/28 · arxiv updated 2021/03/02 · openalex updated_date 2026/07/28
Indexing techniques are used to improve retrieval of data in response to certain search condition. Inverted files are mostly used for creating indexes. This paper proposes indexing technique for Urdu language. Language processing step in Index creation is different for a particular language. We discuss index creation steps specifically for Urdu language. We explore morphological rules for Urdu language and implement these rules to create Urdu stemmer. We implement our proposed technique with different implementations and compare results. We suggest that indexes should be created without stop words and also index file should be an order index file.