paper-with-me

Papers

A Rule Based Lightweight Bengali Stemmer

2020-12-01 · ICON 2020 12 · Souvick Das, Rajat Pandit, Sudip Kumar Naskar

In the field of Natural Language Processing (NLP) the process of stemming plays a significant role. Stemmer transforms an inflected word to its root form. Stemmer significantly increases the efficiency of Information Retrieval (IR) systems. It is a very basic yet fundamental text pre-processing task widely used in many NLP tasks. Several important works on stemming have been carried out by researchers in English and other major languages. In this paper, we study and review existing works on stemming in Bengali and other Indian languages. Finally, we propose a rule based approach that explores Bengali morphology and leverages WordNet to achieve better accuracy. Our algorithm produced stemming accuracy of 98.86% for Nouns and 99.75% for Verbs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

A Lightweight Stemmer for Gujarati

2012-10-19 · Juhi Ameta, Nisheeth Joshi, Iti Mathur

Gujarati is a resource poor language with almost no language processing tools being available. In this paper we have shown an implementation of a rule based stemmer of Gujarati. We have shown the creation of rules for st…

A new hybrid stemming algorithm for Persian

2015-07-11 · Adel Rahimi

Stemming has been an influential part in Information retrieval and search engines. There have been tremendous endeavours in making stemmer that are both efficient and accurate. Stemmers can have three method in stemming,…

Information RetrievalRetrieval

Stemmers for Tamil Language: Performance Analysis

2013-10-02 · M. Thangarasu, R. Manavalan

Stemming is the process of extracting root word from the given inflection word and also plays significant role in numerous application of Natural Language Processing (NLP). Tamil Language raises several challenges to NLP…

Information RetrievalRetrieval

Comparing Apples to Apple: The Effects of Stemmers on Topic Models

2016-01-01 · TACL 2016 1 · Alex Schofield, ra, David Mimno

Rule-based stemmers such as the Porter stemmer are frequently used to preprocess English corpora for topic modeling. In this work, we train and evaluate topic models on a variety of corpora using several different stemmi…

Information RetrievalSemantic Textual SimilarityTopic Models

Rule Based Stemmer in Urdu

2013-10-02 · Vaishali Gupta, Nisheeth Joshi, Iti Mathur

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. Stemmin…

Information RetrievalRetrieval