index
:
libpinyin.git
0.3.x
0.5.x
0.6.x
0.7.x
0.8.x
0.9.x
1.0.x
1.2.x
1.3.x
1.6.x
1.7.x
2.0.x
ambiguities
c-api
devel
export-bigram
fuzzy-correct
main
punct
tkrzw
ucs4
mirror of libpinyin.
Peng Wu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pinyin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pinyin_guess_predicted_candidates_with_punctuations function
Peng Wu
2024-10-11
1
-3
/
+3
*
Update pinyin_choose_predicted_candidate function
Peng Wu
2024-10-10
1
-1
/
+6
*
Write pinyin_guess_predicted_candidates_with_punctuations function
Peng Wu
2024-09-30
1
-1
/
+49
*
Refactor pinyin_guess_predicted_candidates function
Peng Wu
2024-09-30
1
-18
/
+51
*
Fix export bigram phrase
export-bigram
Peng Wu
2024-08-07
1
-23
/
+24
*
Fix warnings
Peng Wu
2024-07-31
1
-4
/
+4
*
Support to export bigram phrase
Peng Wu
2024-07-29
1
-0
/
+163
*
Update pinyin.cpp
Peng Wu
2024-07-03
1
-3
/
+18
*
Update pinyin_choose_candidate function
Peng Wu
2022-09-26
1
-3
/
+24
*
Improve pinyin_guess_predicted_candidates function
Peng Wu
2022-09-26
1
-2
/
+8
*
Update pinyin_choose_candidate function
Peng Wu
2022-09-23
1
-1
/
+16
*
Refactor sort_option_t enum
Peng Wu
2022-09-22
1
-28
/
+37
*
Support longer candidate
Peng Wu
2022-09-21
1
-2
/
+84
*
Write search_suggestion_with_matrix function
Peng Wu
2022-09-14
1
-0
/
+5
*
Fix Kyoto Cabinet usage
Peng Wu
2022-08-30
1
-1
/
+1
*
Fix pinyin.cpp
Peng Wu
2022-08-29
1
-30
/
+35
*
Support prefix candidate
Peng Wu
2022-08-26
1
-14
/
+79
*
Use abort function instead of assert macro
Peng Wu
2022-06-06
1
-7
/
+7
*
Use check_result macro in src directory
Peng Wu
2022-06-01
1
-11
/
+11
*
Improve pinyin_remember_user_input function for incomplete pinyin
Peng Wu
2021-05-20
1
-0
/
+2
*
Improve pinyin_remember_user_input function
Peng Wu
2021-05-17
1
-5
/
+11
*
Fixes memory leak in pinyin_guess_predicted_candidates function
Peng Wu
2021-05-10
1
-3
/
+3
*
Improve pinyin_save function
Peng Wu
2020-09-23
1
-27
/
+100
*
update pinyin.cpp and zhuyin.cpp
devel
Peng Wu
2020-07-24
1
-3
/
+6
*
Revert "update pinyin.cpp and zhuyin.cpp"
Peng Wu
2019-01-17
1
-4
/
+44
*
update PhoneticLookup usage
Peng Wu
2018-12-10
1
-2
/
+2
*
improve pinyin_guess_predicted_candidates method
Peng Wu
2018-11-15
1
-12
/
+10
*
add safe guard to pinyin_guess_predicted_candidates function
Peng Wu
2018-09-10
1
-0
/
+3
*
fixes filter variable
Peng Wu
2018-06-25
1
-1
/
+1
*
fixes pinyin_guess_predicted_candidates function
Peng Wu
2018-06-22
1
-7
/
+17
*
improve candidates sorting
Peng Wu
2018-04-10
1
-1
/
+4
*
reduce memory usage
Peng Wu
2018-04-10
1
-2
/
+2
*
fixes compile
Peng Wu
2018-01-29
1
-2
/
+2
*
add sort option to pinyin_guess_candidates function
Peng Wu
2017-08-17
1
-7
/
+40
*
update pinyin.cpp and zhuyin.cpp
Peng Wu
2017-06-19
1
-44
/
+4
*
disable the zhuyin correction options in pinyin.cpp
Peng Wu
2017-05-12
1
-19
/
+34
*
fixes crash
1.9.92
Peng Wu
2017-03-07
1
-0
/
+3
*
fixes crash
Peng Wu
2017-02-27
1
-0
/
+3
*
fixes crash
Peng Wu
2017-02-13
1
-12
/
+0
*
fixes class ForwardPhoneticConstraints
Peng Wu
2017-02-10
1
-14
/
+18
*
fixes a typo
Peng Wu
2017-02-10
1
-1
/
+1
*
write pinyin_get_candidate_nbest_index function
Peng Wu
2017-02-10
1
-0
/
+37
*
fixes compile
Peng Wu
2017-02-09
1
-26
/
+27
*
rename variables
Peng Wu
2017-02-09
1
-48
/
+20
*
update pinyin_get_sentence and pinyin_train function
Peng Wu
2017-02-09
1
-1
/
+20
*
use nbest results in pinyin.cpp
Peng Wu
2017-02-09
1
-22
/
+48
*
use PhoneticLookup in pinyin.cpp
Peng Wu
2017-02-09
1
-7
/
+9
*
rename MatchResults to MatchResult
Peng Wu
2017-02-04
1
-2
/
+2
*
update code license
Peng Wu
2016-10-31
1
-7
/
+6
*
fixes pinyin_get_character_offset function
Peng Wu
2016-08-12
1
-3
/
+3
[next]