toggle menu
smile-kotlin
3.1.0
jvm
switch theme
search in API
smile-kotlin
/
smile.nlp
/
normalize
normalize
fun
String
.
normalize
(
)
:
String
Normalizes Unicode text.
Apply Unicode normalization form NFKC.
Strip, trim, normalize, and compress whitespace.
Remove control and formatting characters.
Normalize double and single quotes.