forked from r9y9/pyopenjtalk
-
Notifications
You must be signed in to change notification settings - Fork 16
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 open_jtalk
updated
7 files
+5 −2 | src/mecab/src/dictionary.cpp | |
+14 −3 | src/mecab/src/dictionary_compiler.cpp | |
+6 −4 | src/mecab/src/dictionary_generator.cpp | |
+28 −4 | src/mecab/src/mecab.cpp | |
+1 −0 | src/mecab/src/mecab.h | |
+2 −0 | src/mecab/src/utils.cpp | |
+2 −0 | src/mecab/src/utils.h |