 | tokenDetection_select_acronimByLength Field |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Regex select acronimByLength : [\s\b]{1}([A-Z]{3,4})[\s\b]{1}
Namespace:
imbNLP.Core.contentPreprocess
Assembly:
imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntaxpublic static Regex _select_acronimByLength
Field Value
Type:
Regex
RemarksFor text: example text
Selects: ex
See Also