 | tokenDetection_select_postOfficeNumber Field |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Regex select postOfficeNumber : (([\d]{5})|([\d]{2}[\s]{1}[\d]{3})[\b]{1})[\W]{1}
Namespace:
imbNLP.Core.contentPreprocess
Assembly:
imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntaxpublic static Regex _select_postOfficeNumber
Field Value
Type:
Regex
RemarksFor text: example text
Selects: ex
See Also