Snowball.Net 2.0.0 Class Library

SnowballAnalyzer Constructor (String, String[])

Builds the named analyzer with the given stop words.

public SnowballAnalyzer(
   string name,
   string[] stopWords
);

See Also

SnowballAnalyzer Class | Lucene.Net.Analysis.Snowball Namespace | SnowballAnalyzer Constructor Overload List