 | subsentenceDetection_select_enbracedSubSentence Field |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Regex select enbracedSubSentence : ([\(]([A-Za-z\s,;:\-])+[\)])
Namespace:
imbNLP.Core.contentPreprocess
Assembly:
imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntaxpublic static Regex _select_enbracedSubSentence
Field Value
Type:
Regex
RemarksFor text: example text
Selects: ex
See Also