| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add operator == to ChewingKey | Peng Wu | 2011-12-09 | 1 | -0/+12 |
| * | port pinyin_internal.h | Peng Wu | 2011-12-09 | 2 | -10/+7 |
| * | port pinyin.cpp | Peng Wu | 2011-12-09 | 3 | -52/+58 |
| * | port pinyin lookup | Peng Wu | 2011-12-09 | 4 | -29/+37 |
| * | port phrase index | Peng Wu | 2011-12-09 | 2 | -45/+53 |
| * | write gen chewing table | Peng Wu | 2011-12-07 | 1 | -0/+10 |
| * | fixes compile | Peng Wu | 2011-12-07 | 1 | -0/+1 |
| * | fixes load text in chewing large table | Peng Wu | 2011-12-07 | 1 | -1/+3 |
| * | fixes makefile | Peng Wu | 2011-12-06 | 1 | -1/+3 |
| * | fixes code style | Peng Wu | 2011-12-06 | 1 | -2/+1 |
| * | fixes chewing large table | Peng Wu | 2011-12-06 | 1 | -0/+6 |
| * | write test chewing table | Peng Wu | 2011-12-06 | 1 | -0/+2 |
| * | fixes pinyin_internal.h | Peng Wu | 2011-12-06 | 3 | -2/+5 |
| * | add set options method to facade chewing table | Peng Wu | 2011-12-06 | 1 | -0/+10 |
| * | write facade chewing table | Peng Wu | 2011-12-06 | 3 | -1/+91 |
| * | write facade phrase table | Peng Wu | 2011-12-06 | 2 | -1/+95 |
| * | clean up parse_one_key in full pinyin parser2 | Peng Wu | 2011-12-05 | 1 | -2/+4 |
| * | fixes compile | Peng Wu | 2011-12-05 | 1 | -1/+2 |
| * | fixes merge single gram | Peng Wu | 2011-12-05 | 1 | -6/+6 |
| * | add const modifiers | Peng Wu | 2011-12-05 | 2 | -8/+9 |
| * | write merge single gram | Peng Wu | 2011-12-05 | 3 | -2/+98 |
| * | update chewing_table.h | Peng Wu | 2011-12-05 | 1 | -0/+4 |
| * | write chewing large table | Peng Wu | 2011-12-05 | 1 | -0/+218 |
| * | write load text method for chewing large table | Peng Wu | 2011-12-02 | 2 | -2/+39 |
| * | fixes remove index | Peng Wu | 2011-12-02 | 1 | -1/+1 |
| * | write add/remove index for chewing large table | Peng Wu | 2011-12-02 | 1 | -11/+69 |
| * | write add/remove index of chewing large table in progress | Peng Wu | 2011-12-02 | 1 | -0/+112 |
| * | fixes double pinyin parser | Peng Wu | 2011-12-02 | 1 | -1/+3 |
| * | synchronize CMake rules to match Makefile.am | Jim Huang | 2011-12-02 | 3 | -19/+5 |
| * | add const modifiers | Peng Wu | 2011-12-01 | 2 | -7/+8 |
| * | write search method for chewing large table | Peng Wu | 2011-12-01 | 2 | -5/+156 |
| * | fixes a typo | Peng Wu | 2011-12-01 | 1 | -2/+2 |
| * | fixes compile | Peng Wu | 2011-11-30 | 1 | -0/+11 |
| * | write chewing large table in progress | Peng Wu | 2011-11-30 | 2 | -6/+118 |
| * | begin to write search method | Peng Wu | 2011-11-30 | 1 | -0/+86 |
| * | refine chewing large table header | Peng Wu | 2011-11-30 | 1 | -4/+7 |
| * | write chewing large table in progress | Peng Wu | 2011-11-29 | 2 | -0/+80 |
| * | begin to add chewing_large_table.cpp | Peng Wu | 2011-11-29 | 4 | -2/+29 |
| * | write chewing_large_table.h | Peng Wu | 2011-11-29 | 1 | -0/+127 |
| * | add type pinyin_option_t | Peng Wu | 2011-11-29 | 4 | -27/+30 |
| * | update pinyin_parser_table.h | Peng Wu | 2011-11-29 | 1 | -14/+28 |
| * | fixes full pinyin parser2 | Peng Wu | 2011-11-28 | 1 | -3/+2 |
| * | fixes chewing parser2 | Peng Wu | 2011-11-28 | 1 | -0/+2 |
| * | update lambda parameter | Peng Wu | 2011-11-25 | 1 | -1/+1 |
| * | add const modifiers to train factor | Peng Wu | 2011-11-25 | 1 | -1/+1 |
| * | increase train_factor because of larger model data | Peng Wu | 2011-11-24 | 1 | -2/+2 |
| * | update pinyin_parser_table.h | Peng Wu | 2011-11-24 | 1 | -4/+4 |
| * | update comments | Peng Wu | 2011-11-24 | 1 | -4/+2 |
| * | write parse method for chewing parser2 | Peng Wu | 2011-11-23 | 2 | -10/+46 |
| * | add comments | Peng Wu | 2011-11-23 | 1 | -0/+3 |
