 | TokenizeReplaceRuleExecute Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Executes the rule against the specified text.
Namespace:
imbNLP.Toolkit.Processing
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntaxpublic string Execute(
string text
)
Parameters
- text
- Type: SystemString
The text.
Return Value
Type:
Stringprocessed version of the text
See Also