New
v0.2.0
Major changes
N/A
New features
- [ALL] Added SentencePieceNormalizer class in C++/Python. It supports almost the equivalent feature of spm_normalize. Python Sample C++ Sample
- [ALL] Added SentencePieceProcessor::Normalize method in C++/Python Python Sample