nltkTools Class |
[Missing <summary> documentation for "T:imbNLP.Toolkit.Stemmers.nltkTools"]
Namespace: imbNLP.Toolkit.Stemmers
public static class nltkTools
The nltkTools type exposes the following members.
| Name | Description | |
|---|---|---|
| isSuffixRulePattern |
Test if input matches '([\w]*)'\:'([\w]*)',?
| |
| SetRules |
| Name | Description | |
|---|---|---|
| _select_isSuffixRulePattern |
Regex select SuffixRulePattern : '([\w]*)'\:'([\w]*)',?
|