summaryrefslogtreecommitdiffstats
path: root/src/lookup
Commit message (Collapse)AuthorAgeFilesLines
...
* add commentsPeng Wu2017-01-091-0/+1
|
* 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
|
* update Makefile.amPeng Wu2016-10-311-5/+4
|
* update code licensePeng Wu2016-10-313-21/+18
|
* update header licensePeng Wu2016-10-313-21/+18
|
* fixes get_best_match againPeng Wu2016-07-121-1/+19
|
* fixes get_best_match methodPeng Wu2016-07-071-1/+1
|
* fixes empty inputPeng Wu2016-07-061-0/+3
|
* update pinyin.cppPeng Wu2016-06-121-1/+1
|
* begin to update pinyin.cppPeng Wu2016-06-061-0/+1
|
* indent pinyin_lookup2.cppPeng Wu2016-06-011-13/+13
|
* fixes compilePeng Wu2016-06-012-4/+4
|
* fixes train_result2 methodPeng Wu2016-05-271-0/+2
|
* update commentPeng Wu2016-05-271-1/+1
|
* update train_result2 methodPeng Wu2016-05-271-10/+20
|
* update class PinyinLookup2Peng Wu2016-05-272-22/+4
|
* update class PhraseItemPeng Wu2016-05-271-1/+1
|
* fixes compilePeng Wu2016-05-261-8/+9
|
* update train_result2 methodPeng Wu2016-05-261-4/+4
|
* update *constraint methodsPeng Wu2016-05-261-19/+13
|
* update validate_constraint methodPeng Wu2016-05-261-7/+8
|
* update pinyin_lookup2.hPeng Wu2016-05-261-6/+12
|
* fixes indentPeng Wu2016-05-261-41/+41
|
* fixes typosPeng Wu2016-05-261-3/+5
|
* rename m_cache_phrase_item to m_cached_phrase_itemPeng Wu2016-05-254-25/+25
|
* fixes compilePeng Wu2016-05-252-11/+14
|
* update *gen_next_step methodPeng Wu2016-05-251-30/+37
|
* update search_*gram methodPeng Wu2016-05-253-22/+36
|
* update get_best_match methodPeng Wu2016-05-253-35/+34
|
* fixes src/lookupPeng Wu2016-03-312-0/+4
|
* switch to chewing large table 2Peng Wu2016-03-302-4/+4
|
* switch to phrase large table 3Peng Wu2016-03-302-4/+3
|
* use facade_phrase_table3.hPeng Wu2016-01-121-0/+1
|
* Resolve ambiguos usage of log(3)OBATA Akio2015-07-192-2/+2
| | | | lookup_t expect gfloat, so pass float literal value instead of int.
* update autoconfPeng Wu2015-04-131-1/+0
|
* fixes lookupsPeng Wu2013-06-182-0/+9
|
* fixes compilePeng Wu2013-04-171-3/+0
|
* update PinyinLookup2Peng Wu2013-04-112-9/+18
|
* update PhraseLookupPeng Wu2013-04-112-8/+15
|
* fixes novel_types.hPeng Wu2013-03-201-0/+1
|
* update factorPeng Wu2013-02-271-1/+1
|
* Fixes issue reported by fundawang:Peng Wu2013-02-171-1/+1
| | | | | | https://github.com/libpinyin/libpinyin/issues/33 merge libpinyin-0.8.0-link.patch.
* fixes poke the next constraintPeng Wu2012-11-141-0/+2
|
* fixes one step constraint in get_best_matchPeng Wu2012-11-141-0/+3
|
* update ngsegPeng Wu2012-10-184-10/+21
|
* re-factor phrase lookupPeng Wu2012-10-102-16/+98
|
* Merge remote-tracking branch 'libpinyin/master'Peng Wu2012-10-081-2/+1
|\