login

Distribution Based Stemmer Refinement

Lecture notes in computer sciencePublished 1 January 2005Open access
B.L. Narayan, Sankar K. Pal
Citations2
SJR quartileQ2
SJR score0.35
SNIP0.55
View PDF

TL;DR

A novel corpus-based stemming technique which models the given words as being generated from a multinomial distribution over the topics available in the corpus and its strength can be controlled with the help of two thresholds is described.

Abstract

Stemming is a common preprocessing task applied to text corpora. Errors in this process may be refined either manually or based on a corpus. We describe a novel corpus-based stemming technique which models the given words as being generated from a multinomial distribution over the topics available in the corpus. A sequential hypothesis testing like procedure helps us group together distributionally similar words. This stemmer refines any given stemmer and its strength can be controlled with the help of two thresholds. A refinement based on the 20 Newsgroups data set shows that the proposed method splits equivalence classes appropriately.

Keywords

Computer Science