Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update fsf address | Peng Wu | 2012-06-12 | 1 | -1/+1 |
* | rename compat to compact | Peng Wu | 2012-05-21 | 1 | -1/+1 |
* | updates | Peng Wu | 2012-05-21 | 1 | -28/+17 |
* | fixes compile | Peng Wu | 2012-05-21 | 1 | -0/+1 |
* | write save_phrase_index | Peng Wu | 2012-05-21 | 2 | -18/+4 |
* | rename init_phrase_index to load_phrase_index | Peng Wu | 2012-05-21 | 2 | -2/+2 |
* | refine utils | Peng Wu | 2012-05-18 | 3 | -30/+8 |
* | updates utils | Peng Wu | 2012-05-17 | 2 | -8/+2 |
* | update utils/storage | Peng Wu | 2012-05-17 | 2 | -24/+31 |
* | update cmake | Peng Wu | 2012-02-27 | 1 | -20/+0 |
* | fixes gen_chewing_table.cpp | Peng Wu | 2012-02-24 | 1 | -1/+1 |
* | update Makefile.am | Peng Wu | 2012-02-24 | 1 | -11/+1 |
* | remove old parsers | Peng Wu | 2012-02-24 | 2 | -395/+0 |
* | fixes libpinyin tools | Peng Wu | 2012-02-06 | 2 | -6/+22 |
* | update Makefile.am | Peng Wu | 2012-01-09 | 1 | -2/+3 |
* | refine ChewingKeyRest | Peng Wu | 2011-12-14 | 1 | -1/+1 |
* | port gen_binary_files.cpp | Peng Wu | 2011-12-09 | 1 | -8/+6 |
* | port gen_pinyin_table.cpp | Peng Wu | 2011-12-09 | 1 | -1/+7 |
* | port gen_zhuyin_map.cpp | Peng Wu | 2011-12-09 | 1 | -1/+2 |
* | add comments | Peng Wu | 2011-12-09 | 1 | -2/+3 |
* | fixes gen chewing table | Peng Wu | 2011-12-07 | 1 | -2/+4 |
* | write gen chewing table | Peng Wu | 2011-12-07 | 1 | -0/+320 |
* | fixes compile | Peng Wu | 2011-12-07 | 1 | -1/+6 |
* | synchronize CMake rules to match Makefile.am | Jim Huang | 2011-12-02 | 1 | -1/+11 |
* | fixes fsf address | Peng Wu | 2011-10-11 | 5 | -5/+5 |
* | add gen zhuyin map | Peng Wu | 2011-08-31 | 2 | -1/+125 |
* | switch to pinyin internal library | Peng Wu | 2011-08-30 | 2 | -7/+5 |
* | switch to pinyin internal header | Peng Wu | 2011-08-30 | 4 | -3/+7 |
* | Add cmake scripts. | BYVoid | 2011-08-12 | 1 | -0/+39 |
* | refine utils/storage | Peng Wu | 2011-08-06 | 4 | -16/+16 |
* | refine autoconf | Peng Wu | 2011-08-05 | 1 | -3/+32 |
* | improve gen binary files | Peng Wu | 2011-07-26 | 1 | -23/+9 |
* | fixes stderr fprintf | Peng Wu | 2011-07-26 | 2 | -6/+7 |
* | remove zero uni-gram item in export interpolation | Peng Wu | 2011-05-31 | 1 | -0/+2 |
* | remove tag utility header in tools from utils | Peng Wu | 2011-05-20 | 2 | -2/+0 |
* | move tag utility to src/storage | Peng Wu | 2011-05-20 | 3 | -465/+2 |
* | wrote import k mixture model | Peng Wu | 2011-05-18 | 1 | -3/+7 |
* | begin to write import k mixture model | Peng Wu | 2011-05-17 | 1 | -10/+10 |
* | refine export interpolation | Peng Wu | 2011-05-16 | 1 | -6/+10 |
* | wrote export k mixture model | Peng Wu | 2011-05-16 | 1 | -4/+4 |
* | move token string conversion function to taglib | Peng Wu | 2011-05-16 | 5 | -103/+110 |
* | use errno | Peng Wu | 2011-04-28 | 3 | -9/+13 |
* | fixes import interpolation | Peng Wu | 2011-04-25 | 1 | -3/+8 |
* | use new bi-gram | Peng Wu | 2011-04-18 | 2 | -20/+15 |
* | refine insert/set freq | Peng Wu | 2011-04-18 | 1 | -1/+1 |
* | fixes compile warnings for printf | Peng Wu | 2010-10-14 | 1 | -1/+1 |
* | switch to pinyin.h for utils | Peng Wu | 2010-10-14 | 5 | -22/+9 |
* | increase total freq in single gram when importing interpolation model | Peng Wu | 2010-10-13 | 1 | -0/+5 |
* | write parse bigram | Peng Wu | 2010-10-12 | 1 | -2/+57 |
* | write parse unigram for import tool | Peng Wu | 2010-10-12 | 1 | -10/+104 |