Click or drag to resize
Accord.NET (logo)

DutchStemmer Fields

The DutchStemmer type exposes the following members.

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