Method Stem
Stem(String)
Stems the given term to an unique discriminator
.
Declaration
public virtual string Stem(string term)
Parameters
Type | Name | Description |
---|---|---|
System.String | term | The term that should be stemmed. |
Returns
Type | Description |
---|---|
System.String | Discriminator for |