platform/upstream/libpinyin.git
12 years agoadd set options method to facade chewing table
Peng Wu [Tue, 6 Dec 2011 03:42:33 +0000 (11:42 +0800)]
add set options method to facade chewing table

12 years agowrite facade chewing table
Peng Wu [Tue, 6 Dec 2011 03:38:16 +0000 (11:38 +0800)]
write facade chewing table

12 years agowrite facade phrase table
Peng Wu [Tue, 6 Dec 2011 03:09:04 +0000 (11:09 +0800)]
write facade phrase table

12 years agoclean up parse_one_key in full pinyin parser2
Peng Wu [Mon, 5 Dec 2011 07:47:48 +0000 (15:47 +0800)]
clean up parse_one_key in full pinyin parser2

12 years agofixes compile
Peng Wu [Mon, 5 Dec 2011 06:35:02 +0000 (14:35 +0800)]
fixes compile

12 years agofixes merge single gram
Peng Wu [Mon, 5 Dec 2011 06:31:26 +0000 (14:31 +0800)]
fixes merge single gram

12 years agoadd const modifiers
Peng Wu [Mon, 5 Dec 2011 06:19:20 +0000 (14:19 +0800)]
add const modifiers

12 years agowrite merge single gram
Peng Wu [Mon, 5 Dec 2011 06:16:16 +0000 (14:16 +0800)]
write merge single gram

12 years agoupdate chewing_table.h
Peng Wu [Mon, 5 Dec 2011 03:56:20 +0000 (11:56 +0800)]
update chewing_table.h

12 years agofixes genbopomofoheader.py
Peng Wu [Mon, 5 Dec 2011 03:55:58 +0000 (11:55 +0800)]
fixes genbopomofoheader.py

12 years agowrite chewing large table
Peng Wu [Mon, 5 Dec 2011 03:47:08 +0000 (11:47 +0800)]
write chewing large table

12 years agowrite load text method for chewing large table
Peng Wu [Fri, 2 Dec 2011 09:38:46 +0000 (17:38 +0800)]
write load text method for chewing large table

12 years agofixes remove index
Peng Wu [Fri, 2 Dec 2011 07:45:02 +0000 (15:45 +0800)]
fixes remove index

12 years agowrite add/remove index for chewing large table
Peng Wu [Fri, 2 Dec 2011 07:30:25 +0000 (15:30 +0800)]
write add/remove index for chewing large table

12 years agowrite add/remove index of chewing large table in progress
Peng Wu [Fri, 2 Dec 2011 07:04:35 +0000 (15:04 +0800)]
write add/remove index of chewing large table in progress

12 years agofixes double pinyin parser
Peng Wu [Fri, 2 Dec 2011 03:08:09 +0000 (11:08 +0800)]
fixes double pinyin parser

12 years agoupdate .gitignore for executables and database
Jim Huang [Thu, 1 Dec 2011 17:49:04 +0000 (01:49 +0800)]
update .gitignore for executables and database

12 years agoIgnore CMake generated files
Jim Huang [Thu, 1 Dec 2011 17:43:27 +0000 (01:43 +0800)]
Ignore CMake generated files

12 years agosynchronize CMake rules to match Makefile.am
Jim Huang [Thu, 1 Dec 2011 17:37:11 +0000 (01:37 +0800)]
synchronize CMake rules to match Makefile.am

12 years agoupdate test cases
Peng Wu [Thu, 1 Dec 2011 07:40:26 +0000 (15:40 +0800)]
update test cases

12 years agoadd const modifiers
Peng Wu [Thu, 1 Dec 2011 07:33:27 +0000 (15:33 +0800)]
add const modifiers

12 years agowrite search method for chewing large table
Peng Wu [Thu, 1 Dec 2011 07:28:10 +0000 (15:28 +0800)]
write search method for chewing large table

12 years agofixes a typo
Peng Wu [Thu, 1 Dec 2011 02:41:58 +0000 (10:41 +0800)]
fixes a typo

12 years agofixes compile
Peng Wu [Wed, 30 Nov 2011 11:13:28 +0000 (19:13 +0800)]
fixes compile

12 years agowrite chewing large table in progress
Peng Wu [Wed, 30 Nov 2011 11:06:49 +0000 (19:06 +0800)]
write chewing large table in progress

12 years agobegin to write search method
Peng Wu [Wed, 30 Nov 2011 09:02:43 +0000 (17:02 +0800)]
begin to write search method

12 years agorefine chewing large table header
Peng Wu [Wed, 30 Nov 2011 08:17:58 +0000 (16:17 +0800)]
refine chewing large table header

12 years agofixes test chewing
Peng Wu [Wed, 30 Nov 2011 04:46:39 +0000 (12:46 +0800)]
fixes test chewing

12 years agotests: Update CMake rules after code refactoring
Jim Huang [Tue, 29 Nov 2011 17:24:45 +0000 (01:24 +0800)]
tests: Update CMake rules after code refactoring

12 years agowrite chewing large table in progress
Peng Wu [Tue, 29 Nov 2011 08:31:08 +0000 (16:31 +0800)]
write chewing large table in progress

12 years agorefactor test cases
Peng Wu [Tue, 29 Nov 2011 07:51:22 +0000 (15:51 +0800)]
refactor test cases

12 years agoupdate test_parser2.cpp
Peng Wu [Tue, 29 Nov 2011 07:36:55 +0000 (15:36 +0800)]
update test_parser2.cpp

12 years agobegin to add chewing_large_table.cpp
Peng Wu [Tue, 29 Nov 2011 06:31:57 +0000 (14:31 +0800)]
begin to add chewing_large_table.cpp

12 years agowrite chewing_large_table.h
Peng Wu [Tue, 29 Nov 2011 06:26:47 +0000 (14:26 +0800)]
write chewing_large_table.h

12 years agoupdate test parser2
Peng Wu [Tue, 29 Nov 2011 05:56:39 +0000 (13:56 +0800)]
update test parser2

12 years agoadd type pinyin_option_t
Peng Wu [Tue, 29 Nov 2011 05:56:11 +0000 (13:56 +0800)]
add type pinyin_option_t

12 years agoupdate pinyin_parser_table.h
Peng Wu [Tue, 29 Nov 2011 02:55:56 +0000 (10:55 +0800)]
update pinyin_parser_table.h

12 years agofixes gen_pinyins
Peng Wu [Tue, 29 Nov 2011 02:52:16 +0000 (10:52 +0800)]
fixes gen_pinyins

12 years agofixes full pinyin parser2
Peng Wu [Mon, 28 Nov 2011 10:43:03 +0000 (18:43 +0800)]
fixes full pinyin parser2

12 years agoadd more tests for test parser2
Peng Wu [Mon, 28 Nov 2011 09:54:25 +0000 (17:54 +0800)]
add more tests for test parser2

12 years agofixes chewing parser2
Peng Wu [Mon, 28 Nov 2011 09:41:03 +0000 (17:41 +0800)]
fixes chewing parser2

12 years agowrite test parser2
Peng Wu [Mon, 28 Nov 2011 09:35:37 +0000 (17:35 +0800)]
write test parser2

12 years agowrite test parser2 in progress
Peng Wu [Mon, 28 Nov 2011 09:18:39 +0000 (17:18 +0800)]
write test parser2 in progress

12 years agobegin to add test parser2
Peng Wu [Mon, 28 Nov 2011 07:51:09 +0000 (15:51 +0800)]
begin to add test parser2

12 years agoupdate lambda parameter
Peng Wu [Fri, 25 Nov 2011 07:18:42 +0000 (15:18 +0800)]
update lambda parameter

12 years agoadd const modifiers to train factor
Peng Wu [Fri, 25 Nov 2011 06:58:45 +0000 (14:58 +0800)]
add const modifiers to train factor

12 years agoincrease train_factor because of larger model data
Peng Wu [Thu, 24 Nov 2011 05:02:10 +0000 (13:02 +0800)]
increase train_factor because of larger model data

12 years agoupdate pinyin_parser_table.h
Peng Wu [Thu, 24 Nov 2011 04:59:52 +0000 (12:59 +0800)]
update pinyin_parser_table.h

12 years agorevert 'v'->'ü'
Peng Wu [Thu, 24 Nov 2011 04:58:40 +0000 (12:58 +0800)]
revert 'v'->'ü'

12 years agoupdate comments
Peng Wu [Thu, 24 Nov 2011 02:53:09 +0000 (10:53 +0800)]
update comments

12 years agowrite parse method for chewing parser2
Peng Wu [Wed, 23 Nov 2011 09:37:02 +0000 (17:37 +0800)]
write parse method for chewing parser2

12 years agoadd comments
Peng Wu [Wed, 23 Nov 2011 09:02:58 +0000 (17:02 +0800)]
add comments

12 years agowrite parse_one_key for chewing parser2
Peng Wu [Wed, 23 Nov 2011 08:53:04 +0000 (16:53 +0800)]
write parse_one_key for chewing parser2

12 years agoadd set scheme for chewing parser2
Peng Wu [Wed, 23 Nov 2011 07:29:57 +0000 (15:29 +0800)]
add set scheme for chewing parser2

12 years agobegin to write chewing parser2
Peng Wu [Wed, 23 Nov 2011 07:18:49 +0000 (15:18 +0800)]
begin to write chewing parser2

12 years agoupdate chewing_table.h
Peng Wu [Wed, 23 Nov 2011 07:18:27 +0000 (15:18 +0800)]
update chewing_table.h

12 years agowrite parse method for double pinyin parser2
Peng Wu [Wed, 23 Nov 2011 06:39:55 +0000 (14:39 +0800)]
write parse method for double pinyin parser2

12 years agoupdate chewing_table.h
Peng Wu [Wed, 23 Nov 2011 03:22:33 +0000 (11:22 +0800)]
update chewing_table.h

12 years agofixes gen bopomofo header
Peng Wu [Wed, 23 Nov 2011 03:21:22 +0000 (11:21 +0800)]
fixes gen bopomofo header

12 years agodelay yunmu shuffle for chewing parser2
Peng Wu [Wed, 23 Nov 2011 03:17:14 +0000 (11:17 +0800)]
delay yunmu shuffle for chewing parser2

12 years agoadd comments
Peng Wu [Wed, 23 Nov 2011 02:34:46 +0000 (10:34 +0800)]
add comments

12 years agofixes memory leak
Peng Wu [Tue, 22 Nov 2011 09:51:01 +0000 (17:51 +0800)]
fixes memory leak

12 years agofixes compile warnings
Peng Wu [Tue, 22 Nov 2011 09:34:54 +0000 (17:34 +0800)]
fixes compile warnings

12 years agowrite double pinyin parse one key
Peng Wu [Tue, 22 Nov 2011 09:29:21 +0000 (17:29 +0800)]
write double pinyin parse one key

12 years agoimproves full pinyin parse_one_key
Peng Wu [Tue, 22 Nov 2011 09:05:17 +0000 (17:05 +0800)]
improves full pinyin parse_one_key

12 years agorefine full pinyin parser2
Peng Wu [Tue, 22 Nov 2011 08:55:55 +0000 (16:55 +0800)]
refine full pinyin parser2

12 years agoadd set scheme for double pinyin parser2
Peng Wu [Tue, 22 Nov 2011 07:46:35 +0000 (15:46 +0800)]
add set scheme for double pinyin parser2

12 years agoupdate double_pinyin_table.h
Peng Wu [Tue, 22 Nov 2011 07:26:14 +0000 (15:26 +0800)]
update double_pinyin_table.h

12 years agoupdate gen double pinyin header
Peng Wu [Tue, 22 Nov 2011 07:25:58 +0000 (15:25 +0800)]
update gen double pinyin header

12 years agoupdate pinyin parser2 header
Peng Wu [Tue, 22 Nov 2011 07:19:51 +0000 (15:19 +0800)]
update pinyin parser2 header

12 years agofixes makefile
Peng Wu [Mon, 21 Nov 2011 09:14:04 +0000 (17:14 +0800)]
fixes makefile

12 years agoadd escape char to gen bopomofo header
Peng Wu [Mon, 21 Nov 2011 09:09:35 +0000 (17:09 +0800)]
add escape char to gen bopomofo header

12 years agoupdate chewing_table.h
Peng Wu [Mon, 21 Nov 2011 09:08:57 +0000 (17:08 +0800)]
update chewing_table.h

12 years agoadd chewing_table.h
Peng Wu [Mon, 21 Nov 2011 09:04:53 +0000 (17:04 +0800)]
add chewing_table.h

12 years agowrite gen bopomofo header
Peng Wu [Mon, 21 Nov 2011 09:02:53 +0000 (17:02 +0800)]
write gen bopomofo header

12 years agoadd chewing_table.h.in
Peng Wu [Mon, 21 Nov 2011 08:39:31 +0000 (16:39 +0800)]
add chewing_table.h.in

12 years agorefine genbopomofoheader.py
Peng Wu [Mon, 21 Nov 2011 08:29:12 +0000 (16:29 +0800)]
refine genbopomofoheader.py

12 years agoadd genbopomofoheader.py
Peng Wu [Mon, 21 Nov 2011 08:22:03 +0000 (16:22 +0800)]
add genbopomofoheader.py

12 years agoupdate Makefile.am
Peng Wu [Mon, 21 Nov 2011 07:56:15 +0000 (15:56 +0800)]
update Makefile.am

12 years agoadd double pinyin table header
Peng Wu [Mon, 21 Nov 2011 07:51:25 +0000 (15:51 +0800)]
add double pinyin table header

12 years agowrite gen double pinyin header
Peng Wu [Mon, 21 Nov 2011 07:47:44 +0000 (15:47 +0800)]
write gen double pinyin header

12 years agobegin to write gen double pinyin header
Peng Wu [Mon, 21 Nov 2011 06:42:38 +0000 (14:42 +0800)]
begin to write gen double pinyin header

12 years agobegin to write double pinyin parser2
Peng Wu [Mon, 21 Nov 2011 06:01:47 +0000 (14:01 +0800)]
begin to write double pinyin parser2

12 years agoupdate pinyin_parser_table.h
Peng Wu [Mon, 21 Nov 2011 02:00:20 +0000 (10:00 +0800)]
update pinyin_parser_table.h

12 years agohandle v in gen pinyin table
Peng Wu [Mon, 21 Nov 2011 01:57:52 +0000 (09:57 +0800)]
handle v in gen pinyin table

12 years agoclean up chewing parser2 definition
Peng Wu [Fri, 18 Nov 2011 08:02:42 +0000 (16:02 +0800)]
clean up chewing parser2 definition

12 years agobump version
Peng Wu [Fri, 18 Nov 2011 06:39:52 +0000 (14:39 +0800)]
bump version

12 years agofixes post process in full pinyin parser2
Peng Wu [Thu, 17 Nov 2011 10:42:30 +0000 (18:42 +0800)]
fixes post process in full pinyin parser2

12 years agoupdate pinyin_parser_table.h
Peng Wu [Thu, 17 Nov 2011 10:33:45 +0000 (18:33 +0800)]
update pinyin_parser_table.h

12 years agoupdate python scripts
Peng Wu [Thu, 17 Nov 2011 10:33:27 +0000 (18:33 +0800)]
update python scripts

12 years agoupdate divided/resplit table
Peng Wu [Thu, 17 Nov 2011 10:28:45 +0000 (18:28 +0800)]
update divided/resplit table

12 years agoadd phrase compare2
Peng Wu [Thu, 17 Nov 2011 10:16:54 +0000 (18:16 +0800)]
add phrase compare2

12 years agofixes compile
Peng Wu [Thu, 17 Nov 2011 09:41:46 +0000 (17:41 +0800)]
fixes compile

12 years agoadd compute lower/upper pinyin
Peng Wu [Thu, 17 Nov 2011 09:31:17 +0000 (17:31 +0800)]
add compute lower/upper pinyin

12 years agoadd pinyin compare 2
Peng Wu [Thu, 17 Nov 2011 07:32:52 +0000 (15:32 +0800)]
add pinyin compare 2

12 years agobegin to add pinyin_phrase2.h
Peng Wu [Thu, 17 Nov 2011 07:06:52 +0000 (15:06 +0800)]
begin to add pinyin_phrase2.h

12 years agowrite pinyin_compare_middle_and_final2
Peng Wu [Thu, 17 Nov 2011 06:11:10 +0000 (14:11 +0800)]
write pinyin_compare_middle_and_final2

12 years agowrite pinyin_compare_initial2
Peng Wu [Thu, 17 Nov 2011 05:45:44 +0000 (13:45 +0800)]
write pinyin_compare_initial2

12 years agoadd post process method
Peng Wu [Wed, 16 Nov 2011 09:54:37 +0000 (17:54 +0800)]
add post process method

12 years agobegin to write re-split post processing
Peng Wu [Wed, 16 Nov 2011 09:43:32 +0000 (17:43 +0800)]
begin to write re-split post processing