Class PortugueseStemmer

Namespace
NOpenNLP.Tools.Stemmer.Snowball
Assembly
NOpenNLP.Tools.dll

This class implements the stemming algorithm defined by a snowball script. Generated by Snowball 2.0.0 - https://snowballstem.org/

public class PortugueseStemmer : AbstractSnowballStemmer
Inheritance
PortugueseStemmer
Inherited Members

Constructors

PortugueseStemmer()

Initializes a new instance of the PortugueseStemmer class.

public PortugueseStemmer()

Methods

stem()

Calls the stemmer to process the next word.

protected override bool stem()

Returns

bool