Click or drag to resize

preprocess_select_yearOrdinalInGramarCase Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Regex select yearOrdinalInGramarCase : [\d]{4}[-\s]{0,3}[a-z]{1,3}

Namespace:  imbNLP.Core.contentPreprocess
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public static Regex _select_yearOrdinalInGramarCase

Field Value

Type: Regex
Remarks

For text: izradili smo 1985te godine, osnovana 1991 - te godine

Selects: 1985te, 1991 - te

See Also