added | unchanged |
changed | removed |
Package Name | libzhuyin |
---|---|
Package Format | TAR.GZ |
Version #1 | 0.9.93 |
Version #2 | 0.9.99.20140425 |
Total Packages | 2 |
---|---|
Total Files | 154 |
Verdict | Changed (1%) |
File Type | Total | Added | Removed | Changed |
---|---|---|---|---|
Header file | 32 | 0 | 0 | 4 |
C++ program | 46 | 0 | 0 | 7 |
Spec file | 1 | 0 | 0 | 1 |
Python program | 12 | 0 | 0 | 0 |
Shell program | 1 | 0 | 0 | 0 |
Automake file | 16 | 0 | 0 | 1 |
CMake file | 16 | 0 | 0 | 1 |
Configuration file | 1 | 0 | 0 | 0 |
Makefile | 1 | 0 | 0 | 0 |
Man page | 4 | 0 | 0 | 0 |
Pkg-config file | 1 | 0 | 0 | 1 |
Git file | 1 | 0 | 0 | 0 |
Directory | 16 | 0 | 0 | 0 |
Change log | 2 | 0 | 0 | 0 |
Information file | 1 | 0 | 0 | 0 |
License | 1 | 0 | 0 | 0 |
Readme file | 1 | 0 | 0 | 0 |
Text file | 1 | 0 | 0 | 1 |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
scripts/chewing_enum.h.in | unchanged | |||
scripts/chewing_table.h.in | unchanged | |||
scripts/pinyin_parser_table.h.in | unchanged | |||
src/include/memory_chunk.h | unchanged | |||
src/include/novel_types.h | unchanged | |||
src/include/stl_lite.h | unchanged | |||
src/lookup/lookup.h | unchanged | |||
src/lookup/phrase_lookup.h | unchanged | |||
src/lookup/pinyin_lookup2.h | unchanged | |||
src/storage/chewing_enum.h | unchanged | |||
src/storage/chewing_key.h | changed | 2.7% | diff | |
src/storage/chewing_large_table.h | unchanged | |||
src/storage/chewing_table.h | unchanged | |||
src/storage/facade_chewing_table.h | unchanged | |||
src/storage/facade_phrase_table2.h | unchanged | |||
src/storage/flexible_ngram.h | unchanged | |||
src/storage/ngram.h | unchanged | |||
src/storage/phrase_index.h | unchanged | |||
src/storage/phrase_index_logger.h | unchanged | |||
src/storage/phrase_large_table2.h | unchanged | |||
src/storage/pinyin_parser2.h | changed | 7.5% | diff | |
src/storage/pinyin_parser_table.h | unchanged | |||
src/storage/pinyin_phrase2.h | unchanged | |||
src/storage/table_info.h | unchanged | |||
src/storage/tag_utility.h | unchanged | |||
src/storage/zhuyin_custom2.h | changed | 41.4% | diff | |
src/zhuyin.h | changed | 1.5% | diff | |
src/zhuyin_internal.h | unchanged | |||
tests/tests_helper.h | unchanged | |||
tests/timer.h | unchanged | |||
utils/training/k_mixture_model.h | unchanged | |||
utils/utils_helper.h | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
src/lookup/lookup.cpp | unchanged | |||
src/lookup/phrase_lookup.cpp | unchanged | |||
src/lookup/pinyin_lookup2.cpp | unchanged | |||
src/storage/chewing_large_table.cpp | changed | 3.2% | diff | |
src/storage/ngram.cpp | unchanged | |||
src/storage/phrase_index.cpp | changed | 0.2% | diff | |
src/storage/phrase_large_table2.cpp | changed | 0.2% | diff | |
src/storage/pinyin_parser2.cpp | changed | 15.1% | diff | |
src/storage/table_info.cpp | changed | 0.8% | diff | |
src/storage/tag_utility.cpp | unchanged | |||
src/zhuyin.cpp | changed | 0.7% | diff | |
src/zhuyin_internal.cpp | unchanged | |||
tests/include/test_memory_chunk.cpp | unchanged | |||
tests/lookup/test_phrase_lookup.cpp | unchanged | |||
tests/lookup/test_pinyin_lookup.cpp | changed | 1.7% | diff | |
tests/storage/test_chewing_table.cpp | unchanged | |||
tests/storage/test_flexible_ngram.cpp | unchanged | |||
tests/storage/test_ngram.cpp | unchanged | |||
tests/storage/test_parser2.cpp | unchanged | |||
tests/storage/test_phrase_index.cpp | unchanged | |||
tests/storage/test_phrase_index_logger.cpp | unchanged | |||
tests/storage/test_phrase_table.cpp | unchanged | |||
tests/storage/test_table_info.cpp | unchanged | |||
tests/test_chewing.cpp | unchanged | |||
tests/test_phrase.cpp | unchanged | |||
tests/test_pinyin.cpp | unchanged | |||
utils/segment/mergeseq.cpp | unchanged | |||
utils/segment/ngseg.cpp | unchanged | |||
utils/segment/spseg.cpp | unchanged | |||
utils/storage/export_interpolation.cpp | unchanged | |||
utils/storage/gen_binary_files.cpp | unchanged | |||
utils/storage/gen_zhuyin_table.cpp | unchanged | |||
utils/storage/import_interpolation.cpp | unchanged | |||
utils/training/estimate_interpolation.cpp | unchanged | |||
utils/training/estimate_k_mixture_model.cpp | unchanged | |||
utils/training/eval_correction_rate.cpp | unchanged | |||
utils/training/export_k_mixture_model.cpp | unchanged | |||
utils/training/gen_deleted_ngram.cpp | unchanged | |||
utils/training/gen_k_mixture_model.cpp | unchanged | |||
utils/training/gen_ngram.cpp | unchanged | |||
utils/training/gen_unigram.cpp | unchanged | |||
utils/training/import_k_mixture_model.cpp | unchanged | |||
utils/training/k_mixture_model_to_interpolation.cpp | unchanged | |||
utils/training/merge_k_mixture_model.cpp | unchanged | |||
utils/training/prune_k_mixture_model.cpp | unchanged | |||
utils/training/validate_k_mixture_model.cpp | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
libzhuyin.spec.in | changed | 39% | diff |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
scripts/bopomofo.py | unchanged | |||
scripts/bopomofokeyboard.py | unchanged | |||
scripts/chewing.py | unchanged | |||
scripts/chewingkey.py | unchanged | |||
scripts/correct.py | unchanged | |||
scripts/genbopomofoheader.py | unchanged | |||
scripts/genchewingkey.py | unchanged | |||
scripts/genpinyinheader.py | unchanged | |||
scripts/genpinyintable.py | unchanged | |||
scripts/pinyin.py | unchanged | |||
scripts/pinyintable.py | unchanged | |||
scripts/utils.py | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
autogen.sh | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
configure.ac | changed | 14.9% | diff | |
data/Makefile.am | unchanged | |||
doc/Makefile.am | unchanged | |||
Makefile.am | unchanged | |||
src/include/Makefile.am | unchanged | |||
src/lookup/Makefile.am | unchanged | |||
src/Makefile.am | unchanged | |||
src/storage/Makefile.am | unchanged | |||
tests/include/Makefile.am | unchanged | |||
tests/lookup/Makefile.am | unchanged | |||
tests/Makefile.am | unchanged | |||
tests/storage/Makefile.am | unchanged | |||
utils/Makefile.am | unchanged | |||
utils/segment/Makefile.am | unchanged | |||
utils/storage/Makefile.am | unchanged | |||
utils/training/Makefile.am | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
cmake/FindBerkeleyDB.cmake | unchanged | |||
cmake/FindGLIB2.cmake | unchanged | |||
CMakeLists.txt | unchanged | |||
data/CMakeLists.txt | unchanged | |||
src/CMakeLists.txt | changed | 4.8% | diff | |
src/include/CMakeLists.txt | unchanged | |||
src/lookup/CMakeLists.txt | unchanged | |||
src/storage/CMakeLists.txt | unchanged | |||
tests/CMakeLists.txt | unchanged | |||
tests/include/CMakeLists.txt | unchanged | |||
tests/lookup/CMakeLists.txt | unchanged | |||
tests/storage/CMakeLists.txt | unchanged | |||
utils/CMakeLists.txt | unchanged | |||
utils/segment/CMakeLists.txt | unchanged | |||
utils/storage/CMakeLists.txt | unchanged | |||
utils/training/CMakeLists.txt | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
data/table.conf | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
scripts/Makefile.data | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
doc/gen_binary_files.1 | unchanged | |||
doc/gen_unigram.1 | unchanged | |||
doc/import_interpolation.1 | unchanged | |||
doc/libzhuyin.1 | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
libzhuyin.pc.in | changed | 18.9% | diff |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
.gitignore | unchanged |
Name | Status |
---|---|
cmake | unchanged |
data | unchanged |
doc | unchanged |
scripts | unchanged |
src | unchanged |
src/include | unchanged |
src/lookup | unchanged |
src/storage | unchanged |
tests | unchanged |
tests/include | unchanged |
tests/lookup | unchanged |
tests/storage | unchanged |
utils | unchanged |
utils/segment | unchanged |
utils/storage | unchanged |
utils/training | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
ChangeLog | unchanged | |||
NEWS | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
AUTHORS | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
COPYING | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
README | unchanged |
Name | Status | Delta | Visual Diff | Detailed Report |
---|---|---|---|---|
src/libzhuyin.ver | changed | 0.9% | diff |