Stemmer Class

UltimateSpell

Collapse imageExpand ImageCopy imageCopyHover image
Represents a stemmer that finds the stem of a word or expands words from a stem.

Namespace: Karamasoft.WebControls.UltimateSpell
Assembly: UltimateSpell (in UltimateSpell.dll) Version: 3.7.4186.26738

Syntax

C#
public class Stemmer
Visual Basic
Public Class Stemmer
Visual C++
public ref class Stemmer

Inheritance Hierarchy

System..::..Object
  Karamasoft.WebControls.UltimateSpell..::..Stemmer

See Also