Function: normalize()
normalize(
value):string
Defined in: ts/src/normalize.ts:8
Normalize text exactly as the Python package does (accent-strip + lower).
Parameters
value
string
Returns
string
normalize(
value):string
Defined in: ts/src/normalize.ts:8
Normalize text exactly as the Python package does (accent-strip + lower).
string
string