platform/upstream/libpinyin.git
12 years agoadd libpinyin.spec.in
Peng Wu [Wed, 31 Aug 2011 05:38:26 +0000 (13:38 +0800)]
add libpinyin.spec.in

12 years agoimproves Makefile.am
Peng Wu [Wed, 31 Aug 2011 02:45:47 +0000 (10:45 +0800)]
improves Makefile.am

12 years agoadd namespace pinyin
Peng Wu [Tue, 30 Aug 2011 07:07:26 +0000 (15:07 +0800)]
add namespace pinyin

12 years agoinstall public headers only
Peng Wu [Tue, 30 Aug 2011 07:00:37 +0000 (15:00 +0800)]
install public headers only

12 years agoswitch to pinyin internal library
Peng Wu [Tue, 30 Aug 2011 06:41:29 +0000 (14:41 +0800)]
switch to pinyin internal library

12 years agoswitch to pinyin internal header
Peng Wu [Tue, 30 Aug 2011 06:03:43 +0000 (14:03 +0800)]
switch to pinyin internal header

12 years agoadd pinyin internal header
Peng Wu [Tue, 30 Aug 2011 05:36:08 +0000 (13:36 +0800)]
add pinyin internal header

12 years agoadd extern "C"
Peng Wu [Tue, 30 Aug 2011 05:00:34 +0000 (13:00 +0800)]
add extern "C"

12 years agomove pinyin custom settings to pinyin_custom.h
Peng Wu [Tue, 30 Aug 2011 04:58:15 +0000 (12:58 +0800)]
move pinyin custom settings to pinyin_custom.h

12 years agoswitch berkeley db to memory db
Peng Wu [Tue, 30 Aug 2011 04:45:43 +0000 (12:45 +0800)]
switch berkeley db to memory db

12 years agoadd test phrase
Peng Wu [Mon, 29 Aug 2011 08:40:14 +0000 (16:40 +0800)]
add test phrase

12 years agoadd pinyin apis
Peng Wu [Mon, 29 Aug 2011 08:04:08 +0000 (16:04 +0800)]
add pinyin apis

12 years agoimprove pinyin parser
Peng Wu [Mon, 29 Aug 2011 06:09:28 +0000 (14:09 +0800)]
improve pinyin parser

12 years agorefine test cases
Peng Wu [Wed, 24 Aug 2011 02:41:12 +0000 (10:41 +0800)]
refine test cases

12 years agofixes compile with c++0x
Peng Wu [Wed, 24 Aug 2011 01:37:34 +0000 (09:37 +0800)]
fixes compile with c++0x

12 years agofixes a typo
Peng Wu [Wed, 24 Aug 2011 01:17:45 +0000 (09:17 +0800)]
fixes a typo

12 years agofixes code style in src/include
Peng Wu [Tue, 23 Aug 2011 10:39:16 +0000 (18:39 +0800)]
fixes code style in src/include

12 years agowrite test pinyin
Peng Wu [Tue, 23 Aug 2011 10:36:30 +0000 (18:36 +0800)]
write test pinyin

12 years agobegin to write test pinyin
Peng Wu [Tue, 23 Aug 2011 06:23:57 +0000 (14:23 +0800)]
begin to write test pinyin

12 years agofixes phrase index logger
Peng Wu [Mon, 22 Aug 2011 11:12:53 +0000 (19:12 +0800)]
fixes phrase index logger

12 years agowrite test case for phrase index logger
Peng Wu [Mon, 22 Aug 2011 10:23:12 +0000 (18:23 +0800)]
write test case for phrase index  logger

12 years agobegin to write test phrase index logger
Peng Wu [Mon, 22 Aug 2011 06:45:48 +0000 (14:45 +0800)]
begin to write test phrase index logger

12 years agopublic pinyin apis
Peng Wu [Thu, 18 Aug 2011 08:27:22 +0000 (16:27 +0800)]
public pinyin apis

12 years agowrite get candidates
Peng Wu [Thu, 18 Aug 2011 07:56:12 +0000 (15:56 +0800)]
write get candidates

12 years agowrite pinyin apis
Peng Wu [Thu, 18 Aug 2011 07:15:57 +0000 (15:15 +0800)]
write pinyin apis

12 years agopinyin apis WIP
Peng Wu [Wed, 17 Aug 2011 04:01:22 +0000 (12:01 +0800)]
pinyin apis WIP

12 years agopinyin apis WIP
Peng Wu [Tue, 16 Aug 2011 10:32:26 +0000 (18:32 +0800)]
pinyin apis WIP

12 years agopinyin apis write in progress
Peng Wu [Tue, 16 Aug 2011 07:39:50 +0000 (15:39 +0800)]
pinyin apis write in progress

12 years agorefine pinyin parser
Peng Wu [Tue, 16 Aug 2011 07:33:54 +0000 (15:33 +0800)]
refine pinyin parser

12 years agowrite pinyin apis in progress
Peng Wu [Tue, 16 Aug 2011 07:11:08 +0000 (15:11 +0800)]
write pinyin apis in progress

12 years agorevise pinyin apis
Peng Wu [Mon, 15 Aug 2011 09:13:03 +0000 (17:13 +0800)]
revise pinyin apis

12 years agochange uni-gram computing from float to double in phrase and pinyin lookup
Peng Wu [Mon, 15 Aug 2011 03:32:40 +0000 (11:32 +0800)]
change uni-gram computing from float to double in phrase and pinyin lookup

12 years agocomments gen unigram
Peng Wu [Mon, 15 Aug 2011 03:18:51 +0000 (11:18 +0800)]
comments gen unigram

12 years agorefine cmake files
Peng Wu [Fri, 12 Aug 2011 07:06:02 +0000 (15:06 +0800)]
refine cmake files

12 years agoupdate test phrase index test case
Peng Wu [Fri, 12 Aug 2011 03:16:51 +0000 (11:16 +0800)]
update test phrase index test case

12 years agofixes code styles in test directory.
Peng Wu [Fri, 12 Aug 2011 03:05:19 +0000 (11:05 +0800)]
fixes code styles in test directory.

12 years agorevert libpinyin.pc.in
Peng Wu [Fri, 12 Aug 2011 02:43:01 +0000 (10:43 +0800)]
revert libpinyin.pc.in

12 years agoAdd cmake scripts.
BYVoid [Thu, 11 Aug 2011 10:19:08 +0000 (18:19 +0800)]
Add cmake scripts.

12 years agosimplify data generations
Peng Wu [Thu, 11 Aug 2011 05:31:54 +0000 (13:31 +0800)]
simplify data generations

12 years agowrite phrase index logger 0.2.99
Peng Wu [Wed, 10 Aug 2011 07:27:43 +0000 (15:27 +0800)]
write phrase index logger

12 years agowrite phrase index logger format in progress
Peng Wu [Wed, 10 Aug 2011 04:58:13 +0000 (12:58 +0800)]
write phrase index logger format in progress

12 years agowrite phrase index logger in progress
Peng Wu [Wed, 10 Aug 2011 04:09:36 +0000 (12:09 +0800)]
write phrase index logger in progress

12 years agorefine remove record
Peng Wu [Tue, 9 Aug 2011 07:12:16 +0000 (15:12 +0800)]
refine remove record

12 years agowrite the phrase index logger
Peng Wu [Tue, 9 Aug 2011 06:28:38 +0000 (14:28 +0800)]
write the phrase index logger

12 years agorefine pinyin.cpp
Peng Wu [Tue, 9 Aug 2011 02:53:18 +0000 (10:53 +0800)]
refine pinyin.cpp

12 years agofixes tag utility with namespace
Peng Wu [Mon, 8 Aug 2011 07:32:08 +0000 (15:32 +0800)]
fixes tag utility with namespace

12 years agorefine namespace pinyin
Peng Wu [Mon, 8 Aug 2011 07:24:51 +0000 (15:24 +0800)]
refine namespace pinyin

12 years agorefine MatchResults/TokenVector
Peng Wu [Mon, 8 Aug 2011 06:47:19 +0000 (14:47 +0800)]
refine MatchResults/TokenVector

12 years agorefine pinyin.h
Peng Wu [Mon, 8 Aug 2011 06:41:18 +0000 (14:41 +0800)]
refine pinyin.h

12 years agoadd Ge<=>Ke fuzzy pinyin
Peng Wu [Mon, 8 Aug 2011 05:44:49 +0000 (13:44 +0800)]
add Ge<=>Ke fuzzy pinyin

12 years agoadd libpinyin.pc to makefile
Peng Wu [Mon, 8 Aug 2011 02:34:10 +0000 (10:34 +0800)]
add libpinyin.pc to makefile

12 years agoremove Makefile.data
Peng Wu [Sat, 6 Aug 2011 07:16:23 +0000 (15:16 +0800)]
remove Makefile.data

12 years agorefine utils/training
Peng Wu [Sat, 6 Aug 2011 07:02:27 +0000 (15:02 +0800)]
refine utils/training

12 years agorefine spseg
Peng Wu [Sat, 6 Aug 2011 07:01:26 +0000 (15:01 +0800)]
refine spseg

12 years agorefine utils/segment
Peng Wu [Sat, 6 Aug 2011 06:47:22 +0000 (14:47 +0800)]
refine utils/segment

12 years agorefine utils/storage
Peng Wu [Sat, 6 Aug 2011 06:11:44 +0000 (14:11 +0800)]
refine utils/storage

12 years agorefine autoconf
Peng Wu [Fri, 5 Aug 2011 12:39:07 +0000 (20:39 +0800)]
refine autoconf

12 years agoadd data subdir
Peng Wu [Fri, 5 Aug 2011 08:37:28 +0000 (16:37 +0800)]
add data subdir

12 years agoadd libpinyin.pc
Peng Wu [Fri, 5 Aug 2011 06:37:07 +0000 (14:37 +0800)]
add libpinyin.pc

12 years agomake libpinyin installable
Peng Wu [Fri, 5 Aug 2011 06:13:21 +0000 (14:13 +0800)]
make libpinyin installable

12 years agoimprove Makefile.data
Peng Wu [Sun, 31 Jul 2011 10:42:25 +0000 (18:42 +0800)]
improve Makefile.data

12 years agofixes prune tool
Peng Wu [Fri, 29 Jul 2011 12:27:16 +0000 (20:27 +0800)]
fixes prune tool

12 years agoimprove eval correction rate
Peng Wu [Fri, 29 Jul 2011 12:01:21 +0000 (20:01 +0800)]
improve eval correction rate

12 years agofixes prune tool
Peng Wu [Fri, 29 Jul 2011 03:47:56 +0000 (11:47 +0800)]
fixes prune tool

12 years agofixes prune k mixture model tool output
Peng Wu [Thu, 28 Jul 2011 03:18:43 +0000 (11:18 +0800)]
fixes prune k mixture model tool output

12 years agofixes a typo
Peng Wu [Thu, 28 Jul 2011 02:56:26 +0000 (10:56 +0800)]
fixes a typo

12 years agosuppress output for Makefile.data rebuild
Peng Wu [Wed, 27 Jul 2011 15:27:28 +0000 (23:27 +0800)]
suppress output for Makefile.data rebuild

12 years agoimprove prune k mixture model
Peng Wu [Wed, 27 Jul 2011 15:23:57 +0000 (23:23 +0800)]
improve prune k mixture model

12 years agoimprove Makefile.data
Peng Wu [Wed, 27 Jul 2011 11:11:25 +0000 (19:11 +0800)]
improve Makefile.data

12 years agoimprove gen binary files
Peng Wu [Tue, 26 Jul 2011 07:36:18 +0000 (15:36 +0800)]
improve gen binary files

12 years agoimprove test pinyin index
Peng Wu [Tue, 26 Jul 2011 07:30:38 +0000 (15:30 +0800)]
improve test pinyin index

12 years agofixes stderr fprintf
Peng Wu [Tue, 26 Jul 2011 07:26:17 +0000 (15:26 +0800)]
fixes stderr fprintf

12 years agoadd Makefile for data
Peng Wu [Tue, 26 Jul 2011 03:12:48 +0000 (11:12 +0800)]
add Makefile for data

13 years agowrite eval correction rate
Peng Wu [Mon, 25 Jul 2011 10:38:28 +0000 (18:38 +0800)]
write eval correction rate

13 years agore-factor gen deleted ngram
Peng Wu [Mon, 25 Jul 2011 10:12:22 +0000 (18:12 +0800)]
re-factor gen deleted ngram

13 years agobegin to write eval correction rate
Peng Wu [Mon, 25 Jul 2011 07:34:09 +0000 (15:34 +0800)]
begin to write eval correction rate

13 years agoadd notes
Peng Wu [Mon, 25 Jul 2011 05:56:49 +0000 (13:56 +0800)]
add notes

13 years agoadd errno to merge k mixture model
Peng Wu [Sun, 24 Jul 2011 12:52:59 +0000 (20:52 +0800)]
add errno to merge k mixture model

13 years agorefine test phrase lookup
Peng Wu [Wed, 20 Jul 2011 11:37:19 +0000 (19:37 +0800)]
refine test phrase lookup

13 years agorefactor ngseg
Peng Wu [Wed, 20 Jul 2011 11:29:51 +0000 (19:29 +0800)]
refactor ngseg

13 years agoadd class destructor to phrase lookup
Peng Wu [Wed, 20 Jul 2011 11:25:12 +0000 (19:25 +0800)]
add class destructor to phrase lookup

13 years agowrite test phrase lookup
Peng Wu [Wed, 20 Jul 2011 11:18:40 +0000 (19:18 +0800)]
write test phrase lookup

13 years agoadd test phrase lookup
Peng Wu [Wed, 20 Jul 2011 10:10:58 +0000 (18:10 +0800)]
add test phrase lookup

13 years agofixes a bug, gcc?
Peng Wu [Wed, 20 Jul 2011 09:42:02 +0000 (17:42 +0800)]
fixes a bug, gcc?

13 years agorename result_string variable to tmp_string
Peng Wu [Wed, 20 Jul 2011 07:42:08 +0000 (15:42 +0800)]
rename result_string variable to tmp_string

13 years agoadd error report to ngseg
Peng Wu [Wed, 20 Jul 2011 06:22:49 +0000 (14:22 +0800)]
add error report to ngseg

13 years agoadd end-of-file new line detects in segment
Peng Wu [Mon, 18 Jul 2011 09:32:50 +0000 (17:32 +0800)]
add end-of-file new line detects in segment

13 years agotemporarily work around ngseg
Peng Wu [Mon, 18 Jul 2011 06:48:46 +0000 (14:48 +0800)]
temporarily work around ngseg

13 years agorefine segment
Peng Wu [Mon, 18 Jul 2011 05:56:42 +0000 (13:56 +0800)]
refine segment

13 years agorefine README
Peng Wu [Mon, 11 Jul 2011 04:45:23 +0000 (12:45 +0800)]
refine README

13 years agofixes a typo in prune tool
Peng Wu [Tue, 28 Jun 2011 03:24:54 +0000 (11:24 +0800)]
fixes a typo in prune tool

13 years agofixes estimate k mixture model
Peng Wu [Fri, 24 Jun 2011 03:32:15 +0000 (11:32 +0800)]
fixes estimate k mixture model

13 years agofixes a typo
Peng Wu [Fri, 24 Jun 2011 03:08:53 +0000 (11:08 +0800)]
fixes a typo

13 years agoadd a check
Peng Wu [Fri, 24 Jun 2011 02:56:46 +0000 (10:56 +0800)]
add a check

13 years agofixes AUTHORS
Peng Wu [Thu, 23 Jun 2011 08:54:44 +0000 (16:54 +0800)]
fixes AUTHORS

13 years agorefine comments
Peng Wu [Thu, 23 Jun 2011 05:41:50 +0000 (13:41 +0800)]
refine comments

13 years agofixes unigram in k mixture model
Peng Wu [Thu, 23 Jun 2011 05:29:06 +0000 (13:29 +0800)]
fixes unigram in k mixture model

13 years agofixes an important bug in gen k mixture model
Peng Wu [Thu, 23 Jun 2011 02:28:24 +0000 (10:28 +0800)]
fixes an important bug in gen k mixture model

13 years agofixes a bug in test simple lookup
Peng Wu [Wed, 22 Jun 2011 10:13:42 +0000 (18:13 +0800)]
fixes a bug in test simple lookup

13 years agofixes read document
Peng Wu [Thu, 9 Jun 2011 10:04:45 +0000 (18:04 +0800)]
fixes read document