-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Kiwi
updated
10 files
+1 −1 | CMakeLists.txt | |
+2 −1 | README.md | |
+1 −1 | bindings/java/kr/pe/bab2min/Kiwi.java | |
+1 −1 | include/kiwi/Macro.h | |
+1 −0 | include/kiwi/TypoTransformer.h | |
+3 −1 | include/kiwi/capi.h | |
+2 −2 | src/KTrie.cpp | |
+3 −0 | src/Kiwi.cpp | |
+24 −5 | src/PathEvaluator.hpp | |
+4 −0 | src/TypoTransformer.cpp |