 | StemmingContextwordToStem Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Gets or sets the word to stem.
Namespace:
imbNLP.Toolkit.Processing
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.16
Syntaxpublic Dictionary<string, string> wordToStem { get; set; }Property Value
Type:
DictionaryString,
String
The word to stem.
See Also