Click or drag to resize

preprocess_select_yearOrdinalInGramarCase Field

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
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.30
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