summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* public pinyin apisPeng Wu2011-08-182-4/+36
* write get candidatesPeng Wu2011-08-183-14/+49
* write pinyin apisPeng Wu2011-08-181-3/+80
* pinyin apis WIPPeng Wu2011-08-172-9/+128
* pinyin apis WIPPeng Wu2011-08-161-3/+32
* pinyin apis write in progressPeng Wu2011-08-161-12/+57
* refine pinyin parserPeng Wu2011-08-161-4/+5
* write pinyin apis in progressPeng Wu2011-08-161-3/+19
* revise pinyin apisPeng Wu2011-08-151-7/+17
* change uni-gram computing from float to double in phrase and pinyin lookupPeng Wu2011-08-152-10/+11
* comments gen unigramPeng Wu2011-08-151-10/+14
* refine cmake filesPeng Wu2011-08-123-6/+6
* update test phrase index test casePeng Wu2011-08-121-1/+1
* fixes code styles in test directory.Peng Wu2011-08-123-91/+88
* revert libpinyin.pc.inPeng Wu2011-08-121-10/+10
* Add cmake scripts.BYVoid2011-08-1217-10/+713
* simplify data generationsPeng Wu2011-08-111-0/+1
* write phrase index logger0.2.99Peng Wu2011-08-102-4/+31
* write phrase index logger format in progressPeng Wu2011-08-103-11/+93
* 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-084-4/+4
* refine pinyin.hPeng Wu2011-08-082-0/+61
* add Ge<=>Ke fuzzy pinyinPeng Wu2011-08-083-5/+12
* add libpinyin.pc to makefilePeng Wu2011-08-081-0/+2
* remove Makefile.dataPeng Wu2011-08-062-10/+5
* refine utils/trainingPeng Wu2011-08-069-28/+28
* refine spsegPeng Wu2011-08-061-23/+5
* refine utils/segmentPeng Wu2011-08-062-6/+6
* refine utils/storagePeng Wu2011-08-065-18/+18
* refine autoconfPeng Wu2011-08-053-11/+37
* add data subdirPeng Wu2011-08-054-7/+47
* add libpinyin.pcPeng Wu2011-08-052-1/+18
* make libpinyin installablePeng Wu2011-08-055-8/+20
* improve Makefile.dataPeng Wu2011-07-311-3/+3
* fixes prune toolPeng Wu2011-07-303-6/+11
* improve eval correction ratePeng Wu2011-07-291-19/+44
* fixes prune toolPeng Wu2011-07-292-2/+8
* fixes prune k mixture model tool outputPeng Wu2011-07-281-2/+2
* fixes a typoPeng Wu2011-07-281-1/+1
* suppress output for Makefile.data rebuildPeng Wu2011-07-271-1/+1
* improve prune k mixture modelPeng Wu2011-07-272-1/+20
* improve Makefile.dataPeng Wu2011-07-271-4/+2
* improve gen binary filesPeng Wu2011-07-261-23/+9
* improve test pinyin indexPeng Wu2011-07-261-22/+8
* fixes stderr fprintfPeng Wu2011-07-265-14/+15