 | TokenizeReplaceRuleExecute Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Executes the rule against the specified text.
Namespace:
imbNLP.Toolkit.Processing
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.16
Syntaxpublic string Execute(
string text
)
Parameters
- text
- Type: SystemString
The text.
Return Value
Type:
Stringprocessed version of the text
See Also