summaryrefslogtreecommitdiffstats
path: root/src/lookup/phonetic_lookup.h
Commit message (Expand)AuthorAgeFilesLines
* fixes a typoPeng Wu2017-02-131-1/+1
* fixes LONG_SENTENCE_PENALTYPeng Wu2017-02-131-1/+1
* fixes class ForwardPhoneticConstraintsPeng Wu2017-02-101-1/+3
* fixes compilePeng Wu2017-02-091-0/+5
* rename variablesPeng Wu2017-02-081-9/+9
* fixes phonetic_lookup_heap.h againPeng Wu2017-02-081-0/+2
* fixes phonetic_lookup_heap.hPeng Wu2017-02-071-1/+4
* fixes compile againPeng Wu2017-02-071-5/+9
* fixes compilePeng Wu2017-02-061-2/+0
* update PhoneticLookupPeng Wu2017-02-061-5/+9
* rename MatchResults to MatchResultPeng Wu2017-02-041-10/+10
* write class NBestMatchResultsPeng Wu2017-02-041-11/+61
* add const modifiersPeng Wu2017-01-221-8/+8
* write constructorsPeng Wu2017-01-221-0/+37
* write train_result3 methodPeng Wu2017-01-221-4/+98
* write diff_result methodPeng Wu2017-01-221-0/+2
* fixes trellis_value_less_than functionPeng Wu2017-01-211-11/+10
* sort tailsPeng Wu2017-01-201-0/+8
* write get_best_match methodPeng Wu2017-01-201-1/+105
* write save_next_step methodPeng Wu2017-01-201-3/+6
* write unigram_gen_next_step and bigram_gen_next_step methodPeng Wu2017-01-201-2/+53
* write search_unigram2 and search_bigram2 methodPeng Wu2017-01-201-2/+101
* rename variable namePeng Wu2017-01-201-6/+6
* fixes typosPeng Wu2017-01-201-2/+2
* fixes trellis_value_less_than functionPeng Wu2017-01-191-3/+11
* move get_top_results functionPeng Wu2017-01-191-3/+32
* write trellis_value_less_than functionPeng Wu2017-01-191-0/+22
* write extract_result functionPeng Wu2017-01-191-3/+32
* write insert_candidate and get_tails methodPeng Wu2017-01-191-3/+42
* write get_candidate and get_constraint methodPeng Wu2017-01-191-7/+39
* fixes compilePeng Wu2017-01-171-2/+14
* write class ForwardPhoneticTrellis in progressPeng Wu2017-01-171-2/+54
* write clear and prepare methodsPeng Wu2017-01-171-2/+32
* fixes compilePeng Wu2017-01-161-2/+6
* write class ForwardPhoneticConstraints in progressPeng Wu2017-01-161-10/+0
* update PhoneticLookupPeng Wu2017-01-151-2/+1
* rename variablesPeng Wu2017-01-121-5/+5
* add commentsPeng Wu2017-01-111-2/+14
* update phonetic_lookup.hPeng Wu2017-01-111-0/+10
* write phonetic_lookup_linear.hPeng Wu2017-01-111-85/+2
* write eval_item methodPeng Wu2017-01-101-4/+48
* add variblesPeng Wu2017-01-091-2/+18
* declare class PhoneticLookupPeng Wu2017-01-091-0/+47
* add methods declarationPeng Wu2017-01-041-1/+37
* update structs definitionPeng Wu2017-01-031-0/+44
* add variablesPeng Wu2017-01-031-0/+32
* begin to write phonetic_lookup.hPeng Wu2017-01-021-0/+77