StringNormalizer

open class StringNormalizer

Class to normalize Strings and match them.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun normalize(s: String): String
Normalized a string by converting all diacriticals to plain text.