-
Notifications
You must be signed in to change notification settings - Fork 0
Khmer encoding normalization implementation in C++.
License
seanghay/khnormal.cpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Khmer encoding normalization implementation in C++. heavily inspired from [https://github.com/sillsdev/khmer-character-specification] Test cases are from [https://github.com/sillsdev/khmer-normalizer] Build: git clone --recursive https://github.com/seanghay/khnormal.cpp.git mkdir build/ cd build/ cmake .. make -j4
About
Khmer encoding normalization implementation in C++.