summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* write phrase index logger in progressPeng Wu2011-08-104-6/+45
* refine remove recordPeng Wu2011-08-091-3/+14
* write the phrase index loggerPeng Wu2011-08-094-1/+194
* refine pinyin.cppPeng Wu2011-08-092-0/+3
* fixes tag utility with namespacePeng Wu2011-08-082-5/+8
* refine namespace pinyinPeng Wu2011-08-0819-27/+39
* refine MatchResults/TokenVectorPeng Wu2011-08-083-3/+4
* refine pinyin.hPeng Wu2011-08-082-0/+61
* add Ge<=>Ke fuzzy pinyinPeng Wu2011-08-083-5/+12
* make libpinyin installablePeng Wu2011-08-054-8/+16
* add notesPeng Wu2011-07-251-0/+4
* add class destructor to phrase lookupPeng Wu2011-07-201-0/+17
* fixes a typoPeng Wu2011-05-251-1/+1
* fixes tag utility cppPeng Wu2011-05-241-2/+3
* move tag utility to src/storagePeng Wu2011-05-204-7/+467
* add berkeley db syncPeng Wu2011-05-132-0/+2
* fixes a typo in the load method of flexible ngramPeng Wu2011-05-101-3/+5
* refine attach method in flexible n-gramPeng Wu2011-05-053-11/+20
* polish flexible n-gramPeng Wu2011-05-031-5/+3
* fixes some errorPeng Wu2011-05-031-4/+1
* add flexible n-gram signature checkPeng Wu2011-05-032-8/+64
* fixes source code file permissionsPeng Wu2011-05-034-0/+0
* use errnoPeng Wu2011-04-281-1/+2
* add remove method to flexible n-gramPeng Wu2011-04-271-0/+13
* clear retval for flexible n-gramPeng Wu2011-04-271-0/+8
* add flexible_ngram.h and k_mixture_model.h to Makefile.amPeng Wu2011-04-211-1/+2
* add load/save bi-gram dbPeng Wu2011-04-201-14/+99
* add an assert to bi-gramPeng Wu2011-04-191-1/+1
* add more test casesPeng Wu2011-04-191-1/+2
* refine bigram loadPeng Wu2011-04-181-4/+4
* 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