Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-factor code | Peng Wu | 2016-03-14 | 3 | -84/+88 |
| | |||||
* | write fini_entries method | Peng Wu | 2016-03-14 | 2 | -39/+47 |
| | |||||
* | add chewing_large_table2_kyotodb.cpp | Peng Wu | 2016-03-14 | 3 | -2/+28 |
| | |||||
* | write mask_out method | Peng Wu | 2016-03-11 | 1 | -0/+91 |
| | |||||
* | use int phrase_length | Peng Wu | 2016-03-11 | 3 | -8/+8 |
| | |||||
* | fixes indent | Peng Wu | 2016-03-10 | 1 | -36/+36 |
| | |||||
* | write remove_index method | Peng Wu | 2016-03-10 | 2 | -0/+105 |
| | |||||
* | add assert | Peng Wu | 2016-03-09 | 1 | -0/+2 |
| | |||||
* | write add_index method | Peng Wu | 2016-03-09 | 2 | -3/+137 |
| | |||||
* | fixes typos | Peng Wu | 2016-03-09 | 2 | -6/+3 |
| | |||||
* | fixes search method | Peng Wu | 2016-03-09 | 2 | -8/+12 |
| | |||||
* | add const modifiers | Peng Wu | 2016-03-09 | 3 | -13/+13 |
| | |||||
* | write search method | Peng Wu | 2016-03-08 | 3 | -8/+93 |
| | |||||
* | write chewing_large_table2_bdb.cpp in progress | Peng Wu | 2016-03-07 | 1 | -0/+89 |
| | |||||
* | begin to write chewing_large_table2_bdb.cpp | Peng Wu | 2016-03-07 | 2 | -1/+118 |
| | |||||
* | add chewing_large_table2_bdb.cpp | Peng Wu | 2016-03-07 | 2 | -1/+25 |
| | |||||
* | use class CopyVisitor | Peng Wu | 2016-03-03 | 2 | -49/+2 |
| | |||||
* | write class CopyVisitor | Peng Wu | 2016-03-03 | 1 | -0/+25 |
| | |||||
* | use attach_options function | Peng Wu | 2016-03-03 | 2 | -20/+4 |
| | |||||
* | write attach_options function | Peng Wu | 2016-03-03 | 1 | -0/+19 |
| | |||||
* | add kyotodb_utils.h | Peng Wu | 2016-03-03 | 2 | -1/+33 |
| | |||||
* | fixes compile | Peng Wu | 2016-03-03 | 2 | -2/+2 |
| | |||||
* | use copy_bdb function in phrase_large_table3_bdb.cpp | Peng Wu | 2016-03-03 | 1 | -45/+4 |
| | |||||
* | use copy_bdb function in ngram_bdb.cpp | Peng Wu | 2016-03-03 | 1 | -43/+2 |
| | |||||
* | write copy_bdb function | Peng Wu | 2016-03-03 | 1 | -0/+33 |
| | |||||
* | use attach_options function | Peng Wu | 2016-03-03 | 2 | -16/+3 |
| | |||||
* | write attach_option function | Peng Wu | 2016-03-03 | 1 | -0/+14 |
| | |||||
* | add bdb_utils.h | Peng Wu | 2016-03-03 | 2 | -1/+29 |
| | |||||
* | write mask_out method | Peng Wu | 2016-03-02 | 1 | -1/+20 |
| | |||||
* | write get_length method | Peng Wu | 2016-03-02 | 2 | -2/+7 |
| | |||||
* | write remove_index method | Peng Wu | 2016-03-02 | 1 | -1/+24 |
| | |||||
* | write add_index method | Peng Wu | 2016-03-02 | 1 | -1/+24 |
| | |||||
* | fixes a typo | Peng Wu | 2016-02-29 | 1 | -2/+2 |
| | |||||
* | write search method | Peng Wu | 2016-02-29 | 3 | -5/+88 |
| | |||||
* | write load_text method | Peng Wu | 2016-02-29 | 1 | -0/+48 |
| | |||||
* | add chewing_large_table2.cpp | Peng Wu | 2016-02-29 | 3 | -0/+24 |
| | |||||
* | use chewing_large_table2.h | Peng Wu | 2016-02-25 | 2 | -0/+6 |
| | |||||
* | declare class ChewingLargeTable2 for Kyoto Cabinet | Peng Wu | 2016-02-25 | 2 | -0/+82 |
| | |||||
* | declare class ChewingLargeTable2 for Berkeley DB | Peng Wu | 2016-02-25 | 1 | -0/+79 |
| | |||||
* | update chewing_large_table2.h | Peng Wu | 2016-02-25 | 1 | -0/+8 |
| | |||||
* | add comments | Peng Wu | 2016-02-25 | 1 | -0/+3 |
| | |||||
* | declare class ChewingTableEntry | Peng Wu | 2016-02-25 | 1 | -0/+62 |
| | |||||
* | add comments | Peng Wu | 2016-02-25 | 1 | -0/+1 |
| | |||||
* | write compute*chewing_index functions | Peng Wu | 2016-02-24 | 1 | -2/+23 |
| | |||||
* | write contains_incomplete_pinyin function | Peng Wu | 2016-02-24 | 1 | -0/+13 |
| | |||||
* | write pinyin_compare_with_tones function | Peng Wu | 2016-02-24 | 1 | -0/+38 |
| | |||||
* | write pinyin_compare_*3 functions | Peng Wu | 2016-02-24 | 1 | -0/+41 |
| | |||||
* | refactor pinyin_phrase2.h | Peng Wu | 2016-02-24 | 2 | -13/+14 |
| | |||||
* | write class FacadeChewingTable2 | Peng Wu | 2016-02-23 | 1 | -0/+82 |
| | |||||
* | write class FacadeChewingTable2 in progress | Peng Wu | 2016-02-23 | 1 | -0/+103 |
| |