Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | update test_phrase_table | Peng Wu | 2016-02-22 | 1 | -2/+14 | |
| | ||||||
* | fixes PhraseLargeTable3 constructors | Peng Wu | 2016-02-22 | 2 | -4/+15 | |
| | ||||||
* | write mask_out method | Peng Wu | 2016-02-19 | 2 | -0/+57 | |
| | ||||||
* | write remove_index method | Peng Wu | 2016-02-19 | 1 | -0/+32 | |
| | ||||||
* | fixes typo | Peng Wu | 2016-02-19 | 1 | -1/+2 | |
| | ||||||
* | write add_index method | Peng Wu | 2016-02-18 | 1 | -0/+60 | |
| | ||||||
* | write search method | Peng Wu | 2016-02-18 | 2 | -3/+31 | |
| | ||||||
* | write load_db/write_db methods | Peng Wu | 2016-02-05 | 2 | -1/+49 | |
| | ||||||
* | fixes typos | Peng Wu | 2016-02-05 | 1 | -9/+9 | |
| | ||||||
* | write attach method | Peng Wu | 2016-02-05 | 1 | -0/+52 | |
| | ||||||
* | begin to write PhraseLargeTable3 for Kyoto Cabinet | Peng Wu | 2016-02-05 | 2 | -0/+30 | |
| | ||||||
* | add phrase_large_table3_kyotodb.cpp | Peng Wu | 2016-02-05 | 2 | -1/+23 | |
| | ||||||
* | fixes a typo | Peng Wu | 2016-02-04 | 1 | -5/+0 | |
| | ||||||
* | write mask_out method | Peng Wu | 2016-02-04 | 1 | -0/+63 | |
| | ||||||
* | update facade_phrase_table3.h | Peng Wu | 2016-02-04 | 1 | -0/+2 | |
| | ||||||
* | write remove_index method | Peng Wu | 2016-02-04 | 1 | -0/+36 | |
| | ||||||
* | update phrase_large_table3_bdb.cpp | Peng Wu | 2016-02-03 | 1 | -39/+18 | |
| | ||||||
* | update phrase_large_table3.cpp | Peng Wu | 2016-02-03 | 1 | -36/+8 | |
| | ||||||
* | update phrase_large_table3.h | Peng Wu | 2016-02-03 | 1 | -10/+2 | |
| | ||||||
* | remove table_entry_header_t | Peng Wu | 2016-02-03 | 1 | -2/+0 | |
| | ||||||
* | fixes typos | Peng Wu | 2016-02-03 | 2 | -4/+5 | |
| | ||||||
* | write class PhraseLargeTable3 in progress | Peng Wu | 2016-01-28 | 1 | -1/+95 | |
| | ||||||
* | write class PhraseLargeTable3 in progress | Peng Wu | 2016-01-28 | 1 | -0/+25 | |
| | ||||||
* | rename load/store to load_db/store_db methods | Peng Wu | 2016-01-27 | 4 | -8/+8 | |
| | ||||||
* | fixes compile | Peng Wu | 2016-01-27 | 1 | -1/+2 | |
| | ||||||
* | write class PhraseLargeTable3 in progress | Peng Wu | 2016-01-27 | 1 | -0/+160 | |
| | ||||||
* | update ngram_bdb.cpp | Peng Wu | 2016-01-27 | 1 | -4/+3 | |
| | ||||||
* | add phrase_large_table3_bdb.cpp | Peng Wu | 2016-01-27 | 2 | -1/+24 | |
| | ||||||
* | refactor PhraseLargeTable3 | Peng Wu | 2016-01-27 | 3 | -4/+10 | |
| | ||||||
* | update member variables | Peng Wu | 2016-01-26 | 2 | -2/+12 | |
| | ||||||
* | update phrase_large_table3.h and Makefile.am | Peng Wu | 2016-01-26 | 2 | -0/+9 | |
| | ||||||
* | write phrase_large_table3_kyotodb.h | Peng Wu | 2016-01-26 | 2 | -37/+66 | |
| | ||||||
* | write phrase_large_table3_bdb.h | Peng Wu | 2016-01-26 | 1 | -0/+67 | |
| | ||||||
* | update FacadePhraseTable3 | Peng Wu | 2016-01-26 | 2 | -10/+11 | |
| | ||||||
* | write PhraseTableEntry::mask_out method | Peng Wu | 2016-01-25 | 1 | -0/+25 | |
| | ||||||
* | write PhraseTableEntry::remove_index method | Peng Wu | 2016-01-25 | 1 | -0/+21 | |
| | ||||||
* | write PhraseTableEntry::add_index method | Peng Wu | 2016-01-25 | 1 | -0/+35 | |
| | ||||||
* | write PhraseTableEntry::search method | Peng Wu | 2016-01-25 | 2 | -1/+44 | |
| | ||||||
* | update phrase_large_table3.h | Peng Wu | 2016-01-22 | 2 | -36/+38 | |
| | ||||||
* | update PhraseTableEntry | Peng Wu | 2016-01-22 | 2 | -3/+6 | |
| | ||||||
* | update class PhraseTableEntry | Peng Wu | 2016-01-21 | 1 | -1/+9 | |
| |