Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes typos | Peng Wu | 2017-01-20 | 2 | -3/+3 |
* | fixes trellis_value_less_than function | Peng Wu | 2017-01-19 | 3 | -15/+11 |
* | move get_top_results function | Peng Wu | 2017-01-19 | 2 | -36/+32 |
* | write trellis_value_less_than function | Peng Wu | 2017-01-19 | 3 | -9/+44 |
* | drop struct matrix_step | Peng Wu | 2017-01-19 | 2 | -126/+0 |
* | write extract_result function | Peng Wu | 2017-01-19 | 1 | -3/+32 |
* | write insert_candidate and get_tails method | Peng Wu | 2017-01-19 | 2 | -6/+46 |
* | write get_candidate and get_constraint method | Peng Wu | 2017-01-19 | 1 | -7/+39 |
* | fixes compile | Peng Wu | 2017-01-17 | 1 | -2/+14 |
* | write class ForwardPhoneticTrellis in progress | Peng Wu | 2017-01-17 | 4 | -3/+136 |
* | write clear and prepare methods | Peng Wu | 2017-01-17 | 1 | -2/+32 |
* | fixes phonetic_lookup.cpp | Peng Wu | 2017-01-16 | 1 | -26/+26 |
* | fixes compile | Peng Wu | 2017-01-16 | 4 | -9/+13 |
* | update Makefile.am | Peng Wu | 2017-01-16 | 1 | -2/+7 |
* | write class ForwardPhoneticConstraints in progress | Peng Wu | 2017-01-16 | 2 | -10/+144 |
* | update PhoneticLookup | Peng Wu | 2017-01-15 | 1 | -2/+1 |
* | rename variables | Peng Wu | 2017-01-12 | 1 | -5/+5 |
* | add comments | Peng Wu | 2017-01-11 | 2 | -2/+16 |
* | fixes typos | Peng Wu | 2017-01-11 | 1 | -8/+8 |
* | update phonetic_lookup.h | Peng Wu | 2017-01-11 | 1 | -0/+10 |
* | write phonetic_lookup_heap.h | Peng Wu | 2017-01-11 | 1 | -4/+86 |
* | begin to write phonetic_lookup_heap.h | Peng Wu | 2017-01-11 | 2 | -1/+101 |
* | write phonetic_lookup_linear.h | Peng Wu | 2017-01-11 | 2 | -85/+113 |
* | write eval_item method | Peng Wu | 2017-01-10 | 1 | -4/+48 |
* | add varibles | Peng Wu | 2017-01-09 | 1 | -2/+18 |
* | declare class PhoneticLookup | Peng Wu | 2017-01-09 | 1 | -0/+47 |
* | add comments | Peng Wu | 2017-01-09 | 1 | -0/+1 |
* | add methods declaration | Peng Wu | 2017-01-04 | 1 | -1/+37 |
* | update structs definition | Peng Wu | 2017-01-03 | 1 | -0/+44 |
* | add variables | Peng Wu | 2017-01-03 | 1 | -0/+32 |
* | begin to write phonetic_lookup.h | Peng Wu | 2017-01-02 | 1 | -0/+77 |
* | update Makefile.am | Peng Wu | 2016-10-31 | 1 | -5/+4 |
* | update code license | Peng Wu | 2016-10-31 | 3 | -21/+18 |
* | update header license | Peng Wu | 2016-10-31 | 3 | -21/+18 |
* | fixes get_best_match again | Peng Wu | 2016-07-12 | 1 | -1/+19 |
* | fixes get_best_match method | Peng Wu | 2016-07-07 | 1 | -1/+1 |
* | fixes empty input | Peng Wu | 2016-07-06 | 1 | -0/+3 |
* | update pinyin.cpp | Peng Wu | 2016-06-12 | 1 | -1/+1 |
* | begin to update pinyin.cpp | Peng Wu | 2016-06-06 | 1 | -0/+1 |
* | indent pinyin_lookup2.cpp | Peng Wu | 2016-06-01 | 1 | -13/+13 |
* | fixes compile | Peng Wu | 2016-06-01 | 2 | -4/+4 |
* | fixes train_result2 method | Peng Wu | 2016-05-27 | 1 | -0/+2 |
* | update comment | Peng Wu | 2016-05-27 | 1 | -1/+1 |
* | update train_result2 method | Peng Wu | 2016-05-27 | 1 | -10/+20 |
* | update class PinyinLookup2 | Peng Wu | 2016-05-27 | 2 | -22/+4 |
* | update class PhraseItem | Peng Wu | 2016-05-27 | 1 | -1/+1 |
* | fixes compile | Peng Wu | 2016-05-26 | 1 | -8/+9 |
* | update train_result2 method | Peng Wu | 2016-05-26 | 1 | -4/+4 |
* | update *constraint methods | Peng Wu | 2016-05-26 | 1 | -19/+13 |
* | update validate_constraint method | Peng Wu | 2016-05-26 | 1 | -7/+8 |