Click or drag to resize
Accord.NET (logo)

StemmerBase Fields

The StemmerBase type exposes the following members.

Fields
  NameDescription
Protected fieldbra
Starting bracket position.
Protected fieldcurrent
Gets the current string.
Protected fieldcursor
Current cursor position.
Protected fieldket
Ending bracked position.
Protected fieldlimit
Forward limit for inspecting the buffer.
Protected fieldlimit_backward
Backward limit for inspecting the buffer.
Top
See Also