summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* refine bi-gramPeng Wu2011-04-184-12/+26
* refine bi-gramPeng Wu2011-04-182-111/+80
* add insert/remove array item to flexible bi-gramPeng Wu2011-04-182-14/+68
* refine insert/set freqPeng Wu2011-04-181-1/+1
* add insert/remove freq to bi-gramPeng Wu2011-04-182-15/+71
* add get/set array header to flexible bi-gramPeng Wu2011-04-151-2/+47
* add test casePeng Wu2011-04-081-10/+7
* add test case for flexible ngramPeng Wu2011-04-072-1/+3
* write flexible n-gramPeng Wu2011-04-071-6/+130
* add get/set array item methodsPeng Wu2011-04-061-2/+58
* add retrieve all and search methodsPeng Wu2011-04-061-2/+47
* add get/set array header methodsPeng Wu2011-04-061-2/+11
* refine codePeng Wu2011-04-061-4/+4
* begin to write flexible single gramPeng Wu2011-04-062-5/+13
* add licensePeng Wu2011-04-021-0/+21
* refine codePeng Wu2011-04-023-6/+16
* refine ngram headerPeng Wu2011-03-311-8/+15
* design flexible bi-gramPeng Wu2011-03-311-0/+78
* rename namespace from novel to pinyinPeng Wu2011-03-3112-25/+27
* refine ngram headerPeng Wu2011-03-311-9/+10
* fixes a bug in phrase lookupPeng Wu2010-11-091-7/+7
* fixes a typoPeng Wu2010-11-091-1/+1
* Revert "re-factor code"Peng Wu2010-11-082-2/+4
* re-factor codePeng Wu2010-11-082-4/+2
* fixes a typoPeng Wu2010-11-031-0/+2
* 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
* fixes makefilesPeng Wu2010-10-271-1/+1
* move segment and training tools to utilsPeng Wu2010-10-276-648/+0
* 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-185-20/+64
* 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-142-1/+2
* add pinyin.hPeng Wu2010-10-143-0/+20
* add comment to pinyin_lookup.hPeng Wu2010-10-141-0/+36