7.7.2.7. NormalizerNFKC51
#
Deprecated since version 14.1.3: Use NormalizerNFKC instead.
NormalizerNFKC51
and NormalizerNFKC("version", "5.0.0")
are equal.
It is called NormalizerNFKC51
, but it is for Unicode version 5.0.
7.7.2.7.1. Summary#
NormalizerNFKC51
normalizes texts by Unicode NFKC (Normalization
Form Compatibility Composition) for Unicode version 5.0. It supports
only UTF-8 encoding.
Note
It is called NormalizerNFKC51
, but it is for Unicode version 5.0.
Normally you don’t need to use NormalizerNFKC51
explicitly. You can
use NormalizerAuto
instead.
7.7.2.7.2. Syntax#
NormalizerNFKC51
hasn’t parameter:
NormalizerNFKC51
7.7.2.7.3. Usage#
Here is an example that uses NormalizerNFKC51
normalizer:
Execution example:
table_create NFKC51Lexicon TABLE_HASH_KEY ShortText --normalizer NormalizerNFKC51
# [[0,1337566253.89858,0.000355720520019531],true]