Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update Makefile.am | Peng Wu | 2015-04-16 | 2 | -0/+5 |
* | update test_ngram | Peng Wu | 2015-04-15 | 2 | -2/+6 |
* | write ngram_kyotodb.cpp | Peng Wu | 2015-04-15 | 1 | -3/+72 |
* | write ngram_kyotodb.cpp in progress | Peng Wu | 2015-04-14 | 6 | -7/+192 |
* | add ngram_kyotodb.h | Peng Wu | 2015-04-14 | 2 | -0/+162 |
* | update autoconf | Peng Wu | 2015-04-13 | 3 | -1/+5 |
* | add ngram_bdb.h | Peng Wu | 2015-04-13 | 2 | -117/+149 |
* | update autoconf to detect Kyoto Cabinet | Peng Wu | 2015-04-10 | 2 | -3/+28 |
* | continue to re-factor Bigram | Peng Wu | 2015-04-09 | 2 | -15/+28 |
* | re-factor Bigram | Peng Wu | 2015-04-09 | 2 | -250/+272 |
* | use MemoryChunk::mmap | Peng Wu | 2015-04-08 | 1 | -4/+44 |
* | split load method into load and mmap of MemoryChunk | Peng Wu | 2015-04-08 | 1 | -12/+38 |
* | code style re-factor | Peng Wu | 2015-04-08 | 1 | -108/+108 |
* | update ChangeLog1.1.0 | Peng Wu | 2015-03-03 | 1 | -0/+3 |
* | bump version 1.1.0 | Peng Wu | 2015-03-03 | 1 | -3/+3 |
* | fixes pinyin_get_pinyin_key_rest_offset method1.0.99.20150212 | Peng Wu | 2015-02-09 | 1 | -4/+0 |
* | install tools again for fcitx-libpinyin | Peng Wu | 2015-02-09 | 2 | -4/+6 |
* | fixes pinyin_iterator_get_next_phrase method1.0.99.20150203 | Peng Wu | 2015-01-28 | 1 | -0/+1 |
* | add comments | Peng Wu | 2015-01-22 | 2 | -0/+39 |
* | support to export user phrases | Peng Wu | 2015-01-22 | 2 | -0/+132 |
* | write pinyin_get_context and pinyin_get_pinyin_is_incomplete method | Peng Wu | 2014-12-18 | 3 | -0/+35 |
* | bump so version | Peng Wu | 2014-09-10 | 1 | -1/+1 |
* | remove docs | Peng Wu | 2014-09-03 | 4 | -7/+1 |
* | do not install binary tools | Peng Wu | 2014-09-03 | 3 | -9/+5 |
* | bump version 1.0.99 | Peng Wu | 2014-08-19 | 1 | -2/+2 |
* | add pinyin_get_pinyin_key_rest_offset function | Peng Wu | 2014-08-19 | 3 | -6/+80 |
* | use model8.text.tar.gz | Peng Wu | 2014-08-19 | 2 | -5/+5 |
* | move table.conf to model8.tar.gz | Peng Wu | 2014-08-19 | 1 | -17/+0 |
* | update configure.ac | Peng Wu | 2014-04-24 | 1 | -1/+7 |
* | fixes fscanf | Peng Wu | 2014-03-13 | 5 | -5/+5 |
* | fixes pinyin_choose_candidate | Peng Wu | 2014-01-20 | 1 | -0/+3 |
* | fixes a typo | Peng Wu | 2014-01-16 | 1 | -1/+1 |
* | update ChangeLog | Peng Wu | 2014-01-16 | 1 | -5/+55 |
* | add filter to guess predicted candidates | Peng Wu | 2013-11-29 | 1 | -0/+6 |
* | fixes crash | Peng Wu | 2013-11-29 | 1 | -3/+8 |
* | add asserts | Peng Wu | 2013-11-29 | 1 | -0/+4 |
* | add methods to public api | Peng Wu | 2013-11-29 | 3 | -1/+27 |
* | write pinyin_choose_predicted_candidate | Peng Wu | 2013-11-29 | 1 | -5/+47 |
* | write pinyin_guess_predicted_candidates | Peng Wu | 2013-11-29 | 2 | -1/+72 |
* | extract _compute_prefixes | Peng Wu | 2013-11-29 | 1 | -5/+12 |
* | bump version 1.0.01.0.01.0.x | Peng Wu | 2013-11-25 | 1 | -3/+3 |
* | update scripts | Peng Wu | 2013-11-01 | 2 | -1/+2 |
* | update cmake | Peng Wu | 2013-10-29 | 1 | -2/+2 |
* | update table.conf0.9.94 | Peng Wu | 2013-10-28 | 1 | -1/+1 |
* | use model7.text.tar.gz | Peng Wu | 2013-10-25 | 1 | -2/+2 |
* | bump version 0.9.94 | Peng Wu | 2013-10-21 | 1 | -1/+1 |
* | Revert "bump version 1.0.0" | Peng Wu | 2013-10-21 | 1 | -3/+3 |
* | clean up Makefile.am | Peng Wu | 2013-10-14 | 7 | -93/+33 |
* | fixes mergeseq.cpp | Peng Wu | 2013-10-09 | 1 | -1/+5 |
* | fixes warnings | Peng Wu | 2013-09-22 | 1 | -9/+9 |