forked from mozillazg/python-pinyin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
使用最新版本的 phrase-pinyin-data 和 pinyin-data 拼音数据
closes mozillazg#230 closes mozillazg#269 closes mozillazg#267
- Loading branch information
Showing
4 changed files
with
3,099 additions
and
6 deletions.
There are no files selected for viewing
Submodule phrase-pinyin-data
updated
15 files
+1 −1 | .bumpversion.cfg | |
+3 −0 | .gitmodules | |
+15 −0 | CHANGELOG.md | |
+1 −1 | Makefile | |
+2 −1 | README.md | |
+801 −235 | cc_cedict.txt | |
+6,851 −0 | di.txt | |
+11,415 −250 | large_pinyin.txt | |
+1 −1 | merge.py | |
+54 −0 | overwrite.txt | |
+4,084 −4 | pinyin.txt | |
+62 −0 | tools/find_invalid_pinyin.py | |
+1 −0 | tools/pinyin-data | |
+66 −66 | zdic_cibs.txt | |
+64 −64 | zdic_cybs.txt |
Submodule pinyin-data
updated
8 files
+1 −1 | .bumpversion.cfg | |
+8 −0 | CHANGELOG.md | |
+71 −57 | cc_cedict.txt | |
+1 −1 | kMandarin_8105.txt | |
+1 −1 | merge_unihan.py | |
+2 −2 | pinyin.txt | |
+1 −1 | tools/phrase-pinyin-data | |
+1 −1 | zdic.txt |
Oops, something went wrong.