pyaiml21.utils.text_preprocessors¶
Utilities to preprocess user’s input.
Functions
Return True if given character is CJK character. |
|
Perform CJK normalisation, split to sentences and each to words. |
|
Perform latin-alphabet normalisation, split to sentences and each to words. |
|
Split text s to its sentences. |