 | tokenDetection_select_tokenWithoutSplitter Field |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Regex select tokenWithoutSplitter : ([\w\d\.,:;\""-|]{1,})\b
Namespace:
imbNLP.Core.contentPreprocess
Assembly:
imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntaxpublic static Regex _select_tokenWithoutSplitter
Field Value
Type:
Regex
RemarksFor text: example text
Selects: ex
See Also