C# Class Lucene.Net.Analysis.Hi.HindiStemmer

Light Stemmer for Hindi.

Implements the algorithm specified in: A Lightweight Stemmer for Hindi Ananthakrishnan Ramanathan and Durgesh D Rao. http://computing.open.ac.uk/Sites/EACLSouthAsia/Papers/p6-Ramanathan.pdf

Exibir arquivo Open project: apache/lucenenet

Public Methods

Method Description
stem ( char buffer, int len ) : int

Method Details

stem() public method

public stem ( char buffer, int len ) : int
buffer char
len int
return int