summaryrefslogtreecommitdiffstats
path: root/src/lookup
Commit message (Expand)AuthorAgeFilesLines
* install public headers onlyPeng Wu2011-08-301-4/+4
* fixes compile with c++0xPeng Wu2011-08-244-8/+8
* change uni-gram computing from float to double in phrase and pinyin lookupPeng Wu2011-08-152-10/+11
* refine cmake filesPeng Wu2011-08-121-1/+1
* Add cmake scripts.BYVoid2011-08-121-0/+27
* refine namespace pinyinPeng Wu2011-08-087-7/+24
* refine MatchResults/TokenVectorPeng Wu2011-08-081-2/+0
* make libpinyin installablePeng Wu2011-08-051-3/+5
* add class destructor to phrase lookupPeng Wu2011-07-201-0/+17
* refine bi-gramPeng Wu2011-04-184-12/+26
* refine insert/set freqPeng Wu2011-04-181-1/+1
* rename namespace from novel to pinyinPeng Wu2011-03-313-8/+10
* fixes a bug in phrase lookupPeng Wu2010-11-091-7/+7
* fixes a typoPeng Wu2010-11-091-1/+1
* fixes convert to utf8 in phrase lookupPeng Wu2010-11-011-2/+5
* Revert "strength reduce"Peng Wu2010-11-011-2/+1
* re-write convert to utf8 in phrase lookupPeng Wu2010-11-012-8/+21
* write final step for phrase lookupPeng Wu2010-11-011-0/+44
* write search unigram and bigram in phrase lookupPeng Wu2010-11-011-0/+115
* refine phrase lookup header filePeng Wu2010-11-011-3/+3
* strength reducePeng Wu2010-11-011-1/+2
* fixes compile errorPeng Wu2010-11-011-8/+11
* fixes a typoPeng Wu2010-10-291-2/+2
* fixes compile errorPeng Wu2010-10-291-7/+8
* write get_best_match for phrase lookupPeng Wu2010-10-291-0/+54
* add commentPeng Wu2010-10-291-1/+2
* write phrase lookup in progressPeng Wu2010-10-292-1/+40
* polish codePeng Wu2010-10-291-0/+1
* add phrase_lookup.cppPeng Wu2010-10-293-1/+29
* define the phrase lookup interfacePeng Wu2010-10-271-4/+16
* begin to write phrase lookup headerPeng Wu2010-10-193-25/+52
* re-factor lookup sub-directoryPeng Wu2010-10-184-20/+62
* begin to write phrase lookup header filePeng Wu2010-10-181-0/+21
* fixes pinyin lookup headerPeng Wu2010-10-181-2/+2
* fixes compile warning for pinyin_lookup.hPeng Wu2010-10-141-1/+1
* add comment to pinyin_lookup.hPeng Wu2010-10-141-0/+36
* fixes issues when rename lookup.h to pinyin_lookup.hPeng Wu2010-10-135-5/+4
* rename lookup.h to pinyin_lookup.hPeng Wu2010-10-131-0/+0
* combine into libpinyin.aPeng Wu2010-09-091-0/+2
* fixes pinyin lookupPeng Wu2010-08-161-4/+4
* rename to libpinyin in file headers.Peng Wu2010-08-034-12/+8
* import from pinyin.Peng Wu2010-08-035-0/+1050