platform/upstream/libpinyin.git
2011-05-11 Peng Wubegin to write merge k mixture model.
2011-05-11 Peng Wufixes a typo
2011-05-11 Peng Wurefine gen k mixture model
2011-05-10 Peng Wuadd cmd line options to gen k mixture model
2011-05-10 Peng Wuwrite main for gen k mixture model
2011-05-10 Peng Wuadd enter at file tail
2011-05-10 Peng Wuuse binary format of phrase large table
2011-05-10 Peng Wuwrite gen k mixture model in progress
2011-05-10 Peng Wufixes a typo in the load method of flexible ngram
2011-05-09 Peng Wufixes compile for gen k mixture model
2011-05-09 Peng Wubegin to write gen k mixture model
2011-05-09 Peng Wufixes linebuf
2011-05-06 Peng Wufixes cmd line options for gen_deleted_ngram
2011-05-05 Peng Wurefine gen ngram
2011-05-05 Peng Wuadd cmd line options to prune k mixture model
2011-05-05 Peng Wurefine attach method in flexible n-gram
2011-05-04 Peng Wuwrote prune k mixture model
2011-05-04 Peng Wubegin to write prune k mixture model
2011-05-04 Peng Wurefine k mixture model
2011-05-03 Peng Wupolish flexible n-gram
2011-05-03 Peng Wufixes some error
2011-05-03 Peng Wuadd flexible n-gram signature check
2011-05-03 Peng Wufixes source code file permissions
2011-04-28 Peng Wuuse errno
2011-04-28 Peng Wuadd options to estimate k mixture model
2011-04-28 Peng Wuwrote estimate k mixture model
2011-04-27 Peng Wuadd remove method to flexible n-gram
2011-04-27 Peng Wuwrite compute interpolation for flexible bi-gram
2011-04-27 Peng Wufixes code style
2011-04-27 Peng Wubegin to write estimate k mixture model parameters
2011-04-27 Peng Wuclear retval for flexible n-gram
2011-04-27 Peng Wuadd magic number for k mixture model
2011-04-25 Peng Wufixes import interpolation
2011-04-25 Peng Wudefine k mixture model bi-gram
2011-04-21 Peng Wuadd flexible_ngram.h and k_mixture_model.h to Makefile.am
2011-04-20 Peng Wuadd test cases to bi-gram
2011-04-20 Peng Wuadd load/save bi-gram db
2011-04-19 Peng Wuadd an assert to bi-gram
2011-04-19 Peng Wuadd more test cases
2011-04-19 Peng Wufixes phrase large table
2011-04-18 Peng Wuadd asserts to gen ngram
2011-04-18 Peng Wurefine bigram load
2011-04-18 Peng Wufixes test phrase table.
2011-04-18 Peng Wuuse new bi-gram
2011-04-18 Peng Wurefine bi-gram
2011-04-18 Peng Wurefine bi-gram
2011-04-18 Peng Wuadd more test cases for n-gram
2011-04-18 Peng Wuadd insert/remove array item to flexible bi-gram
2011-04-18 Peng Wurefine insert/set freq
2011-04-18 Peng Wuadd insert/remove freq to bi-gram
2011-04-15 Peng Wuadd more test cases for get/set array header
2011-04-15 Peng Wuadd get/set array header to flexible bi-gram
2011-04-13 Peng Wuwrite k mixture model
2011-04-08 Peng Wufixes a warning
2011-04-08 Peng Wuadd test case
2011-04-07 Peng Wuadd test case for flexible ngram
2011-04-07 Peng Wuwrite flexible n-gram
2011-04-06 Peng Wuadd get/set array item methods
2011-04-06 Peng Wuadd retrieve all and search methods
2011-04-06 Peng Wuadd get/set array header methods
2011-04-06 Peng Wurefine code
2011-04-06 Peng Wubegin to write flexible single gram
2011-04-02 Peng Wuadd license
2011-04-02 Peng Wurefine code
2011-03-31 Peng Wurefine ngram header
2011-03-31 Peng Wudesign flexible bi-gram
2011-03-31 Peng Wurename namespace from novel to pinyin
2011-03-31 Peng Wurefine ngram header
2010-11-29 Peng Wufixes build with LDFLAGS --as-needed.
2010-11-09 Peng Wufixes a bug in phrase lookup
2010-11-09 Peng Wufixes a typo
2010-11-08 Peng WuRevert "re-factor code"
2010-11-08 Peng Wuwrite n-gram segment.
2010-11-08 Peng Wure-factor spseg
2010-11-08 Peng Wufixes memory leak
2010-11-08 Peng Wure-factor code
2010-11-05 Peng Wuadd comments
2010-11-03 Peng Wubegin to write n-gram segment
2010-11-03 Peng Wufixes a typo
2010-11-02 Peng Wufixes compile errors
2010-11-02 Peng Wuadd print help to ngseg
2010-11-02 Peng Wufixes a typo
2010-11-02 Peng Wubegin to write ngseg
2010-11-01 Peng Wufixes convert to utf8 in phrase lookup
2010-11-01 Peng WuRevert "strength reduce"
2010-11-01 Peng Wure-write convert to utf8 in phrase lookup
2010-11-01 Peng Wuwrite final step for phrase lookup
2010-11-01 Peng Wuwrite search unigram and bigram in phrase lookup
2010-11-01 Peng Wurefine phrase lookup header file
2010-11-01 Peng Wustrength reduce
2010-11-01 Peng Wufixes compile error
2010-10-29 Peng Wufixes a typo
2010-10-29 Peng Wufixes compile error
2010-10-29 Peng Wuwrite get_best_match for phrase lookup
2010-10-29 Peng Wuadd comment
2010-10-29 Peng Wuwrite phrase lookup in progress
2010-10-29 Peng Wupolish code
2010-10-29 Peng Wuadd phrase_lookup.cpp
2010-10-27 Peng Wuswitch to pinyin.h
2010-10-27 Peng Wufixes makefiles
next