platform/upstream/libpinyin.git
14 years agocombine into libpinyin.a
Peng Wu [Thu, 9 Sep 2010 06:32:45 +0000 (14:32 +0800)]
combine into libpinyin.a

14 years agoWIP of spseg
Peng Wu [Thu, 9 Sep 2010 06:15:08 +0000 (14:15 +0800)]
WIP of spseg

14 years agofixes compile errors
Peng Wu [Wed, 8 Sep 2010 10:13:51 +0000 (18:13 +0800)]
fixes compile errors

14 years agowrite shortest path segment in progress
Peng Wu [Wed, 8 Sep 2010 10:02:00 +0000 (18:02 +0800)]
write shortest path segment in progress

14 years agobegin to add shortest path segment
Peng Wu [Tue, 7 Sep 2010 07:12:16 +0000 (15:12 +0800)]
begin to add shortest path segment

14 years agoadd generating phrase index file
Peng Wu [Tue, 7 Sep 2010 06:15:41 +0000 (14:15 +0800)]
add generating phrase index file

14 years agoadd test case
Peng Wu [Tue, 7 Sep 2010 02:43:10 +0000 (10:43 +0800)]
add test case

14 years agoadd load/store method to phrase table
Peng Wu [Mon, 6 Sep 2010 08:13:14 +0000 (16:13 +0800)]
add load/store method to phrase table

14 years agore-factor pinyin table
Peng Wu [Mon, 6 Sep 2010 08:12:34 +0000 (16:12 +0800)]
re-factor pinyin table

14 years agofixes a typo
Peng Wu [Thu, 2 Sep 2010 06:33:23 +0000 (14:33 +0800)]
fixes a typo

14 years agoadd test case for phrase table
Peng Wu [Thu, 2 Sep 2010 06:32:27 +0000 (14:32 +0800)]
add test case for phrase table

14 years agoadd safe check for load_text.
Peng Wu [Wed, 1 Sep 2010 09:04:38 +0000 (17:04 +0800)]
add safe check for load_text.

14 years agobegin to write phrase large table test case
Peng Wu [Wed, 1 Sep 2010 07:32:15 +0000 (15:32 +0800)]
begin to write phrase large table test case

14 years agoadd test phrase to Makefile.am
Peng Wu [Wed, 1 Sep 2010 07:18:53 +0000 (15:18 +0800)]
add test phrase to Makefile.am

14 years agoadd load_text to phrase large table
Peng Wu [Wed, 1 Sep 2010 06:46:03 +0000 (14:46 +0800)]
add load_text to phrase large table

14 years agofini add/remove index
Peng Wu [Tue, 31 Aug 2010 07:37:10 +0000 (15:37 +0800)]
fini add/remove index

14 years agobegin to add add_index/remove_index.
Peng Wu [Fri, 27 Aug 2010 06:24:02 +0000 (14:24 +0800)]
begin to add add_index/remove_index.

14 years agoclean up code
Peng Wu [Fri, 27 Aug 2010 05:17:40 +0000 (13:17 +0800)]
clean up code

14 years agofixes a typo
Peng Wu [Fri, 27 Aug 2010 03:22:24 +0000 (11:22 +0800)]
fixes a typo

14 years agofixes search in phrase large table.
Peng Wu [Thu, 26 Aug 2010 07:57:27 +0000 (15:57 +0800)]
fixes search in phrase large table.

14 years agoadd search to phrase large table.
Peng Wu [Thu, 26 Aug 2010 07:41:42 +0000 (15:41 +0800)]
add search to phrase large table.

14 years agore-factor pinyin phrase
Peng Wu [Thu, 26 Aug 2010 03:05:46 +0000 (11:05 +0800)]
re-factor pinyin phrase

14 years agofixes compile errors
Peng Wu [Wed, 25 Aug 2010 09:53:07 +0000 (17:53 +0800)]
fixes compile errors

14 years agowrite phrase large table in progress
Peng Wu [Wed, 25 Aug 2010 09:39:04 +0000 (17:39 +0800)]
write phrase large table in progress

14 years agoadd phrase large table impl.
Peng Wu [Tue, 24 Aug 2010 05:56:30 +0000 (13:56 +0800)]
add phrase large table impl.

14 years agoadd license
Peng Wu [Tue, 24 Aug 2010 03:11:55 +0000 (11:11 +0800)]
add license

14 years agofixes a typo.
Peng Wu [Mon, 23 Aug 2010 06:08:53 +0000 (14:08 +0800)]
fixes a typo.

14 years agoadd phrase large table interface
Peng Wu [Mon, 23 Aug 2010 06:02:19 +0000 (14:02 +0800)]
add phrase large table interface

14 years agofixes PinyinBitmapIndexLevel
Peng Wu [Mon, 23 Aug 2010 05:33:22 +0000 (13:33 +0800)]
fixes PinyinBitmapIndexLevel

14 years agoadd phrase index table interface
Peng Wu [Thu, 19 Aug 2010 06:17:41 +0000 (14:17 +0800)]
add phrase index table interface

14 years agoadd get_range to phrase index
Peng Wu [Wed, 18 Aug 2010 06:58:57 +0000 (14:58 +0800)]
add get_range to phrase index

14 years agoclean up code.
Peng Wu [Wed, 18 Aug 2010 06:36:43 +0000 (14:36 +0800)]
clean up code.

14 years agomigrate estimate interpolation to retrieve_all
Peng Wu [Wed, 18 Aug 2010 06:33:52 +0000 (14:33 +0800)]
migrate estimate interpolation to retrieve_all

14 years agomigrate export interpolation to use retrieve_all
Peng Wu [Wed, 18 Aug 2010 06:29:12 +0000 (14:29 +0800)]
migrate export interpolation to use retrieve_all

14 years agoadd function retrieve_all.
Peng Wu [Wed, 18 Aug 2010 06:22:00 +0000 (14:22 +0800)]
add function retrieve_all.

14 years agoadd retrieve_all defination.
Peng Wu [Wed, 18 Aug 2010 06:05:21 +0000 (14:05 +0800)]
add retrieve_all defination.

14 years agoadd gen bigram
Peng Wu [Tue, 17 Aug 2010 07:43:11 +0000 (15:43 +0800)]
add gen bigram

14 years agoadd special phrase index handle
Peng Wu [Tue, 17 Aug 2010 04:32:04 +0000 (12:32 +0800)]
add special phrase index handle

14 years agowrite gen_unigram
Peng Wu [Tue, 17 Aug 2010 04:19:00 +0000 (12:19 +0800)]
write gen_unigram

14 years agoadd export tool.
Peng Wu [Tue, 17 Aug 2010 02:29:08 +0000 (10:29 +0800)]
add export tool.

14 years agofixes pinyin lookup
Peng Wu [Mon, 16 Aug 2010 07:21:19 +0000 (15:21 +0800)]
fixes pinyin lookup

14 years agoupdate test case.
Peng Wu [Mon, 16 Aug 2010 07:10:21 +0000 (15:10 +0800)]
update test case.

14 years agore-factor sub phrase index
Peng Wu [Mon, 16 Aug 2010 07:04:15 +0000 (15:04 +0800)]
re-factor sub phrase index

14 years agofixes sub phrase index header
Peng Wu [Mon, 16 Aug 2010 06:45:35 +0000 (14:45 +0800)]
fixes sub phrase index header

14 years agofixes facade phrase index
Peng Wu [Mon, 16 Aug 2010 06:43:59 +0000 (14:43 +0800)]
fixes facade phrase index

14 years agoadd description.
Peng Wu [Mon, 16 Aug 2010 06:12:13 +0000 (14:12 +0800)]
add description.

14 years agoadd a error check.
Peng Wu [Mon, 16 Aug 2010 06:05:35 +0000 (14:05 +0800)]
add a error check.

14 years agoadd PhraseIndexError
Peng Wu [Mon, 16 Aug 2010 06:04:22 +0000 (14:04 +0800)]
add PhraseIndexError

14 years agore-factor remove_phrase_item.
Peng Wu [Mon, 16 Aug 2010 05:50:50 +0000 (13:50 +0800)]
re-factor remove_phrase_item.

14 years agoadd comment for novel-pinyin.h
Peng Wu [Mon, 16 Aug 2010 03:33:59 +0000 (11:33 +0800)]
add comment for novel-pinyin.h

14 years agofixes load method.
Peng Wu [Thu, 5 Aug 2010 09:19:03 +0000 (17:19 +0800)]
fixes load method.

14 years agofixes test_parser.cpp.
Peng Wu [Thu, 5 Aug 2010 08:00:30 +0000 (16:00 +0800)]
fixes test_parser.cpp.

14 years agoclean up test_parser.
Peng Wu [Thu, 5 Aug 2010 07:57:59 +0000 (15:57 +0800)]
clean up test_parser.

14 years agoclean up test_memory_chunk.
Peng Wu [Thu, 5 Aug 2010 07:21:26 +0000 (15:21 +0800)]
clean up test_memory_chunk.

14 years agorename to libpinyin in file headers.
Peng Wu [Tue, 3 Aug 2010 05:29:13 +0000 (13:29 +0800)]
rename to libpinyin in file headers.

14 years agoAdd Changelog.
Peng Wu [Tue, 3 Aug 2010 03:27:23 +0000 (11:27 +0800)]
Add Changelog.

14 years agofixes .gitignore
Peng Wu [Tue, 3 Aug 2010 03:24:36 +0000 (11:24 +0800)]
fixes .gitignore

14 years agofixes autoconf.
Peng Wu [Tue, 3 Aug 2010 03:08:59 +0000 (11:08 +0800)]
fixes autoconf.

14 years agoclear Makefile.am
Peng Wu [Tue, 3 Aug 2010 02:59:46 +0000 (10:59 +0800)]
clear Makefile.am

14 years agoclean up configure.ac
Peng Wu [Tue, 3 Aug 2010 02:51:27 +0000 (10:51 +0800)]
clean up configure.ac

14 years agoimport from pinyin.
Peng Wu [Tue, 3 Aug 2010 02:42:47 +0000 (10:42 +0800)]
import from pinyin.

14 years agoadd .gitignore
Peng Wu [Tue, 3 Aug 2010 02:39:34 +0000 (10:39 +0800)]
add .gitignore

14 years agoadd README.
Peng Wu [Tue, 27 Jul 2010 08:47:42 +0000 (16:47 +0800)]
add README.