Click or drag to resize

SnowballProgramGetCurrent Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Get the current string.

Namespace:  imbNLP.Toolkit.Stemmers.Shaman
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public virtual string GetCurrent()

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.Toolkit.Stemmers.Shaman.SnowballProgram.GetCurrent"]

Implements

IStemmerGetCurrent
See Also