platform/upstream/libpinyin.git
12 years agoadd final step method
Peng Wu [Wed, 16 Nov 2011 08:53:47 +0000 (16:53 +0800)]
add final step method

12 years agowrite final step for full pinyin parser2
Peng Wu [Wed, 16 Nov 2011 08:34:55 +0000 (16:34 +0800)]
write final step for full pinyin parser2

12 years agowrite full pinyin parser in progress
Peng Wu [Wed, 16 Nov 2011 08:04:42 +0000 (16:04 +0800)]
write full pinyin parser in progress

12 years agoupdate pinyin parsers interface
Peng Wu [Wed, 16 Nov 2011 06:45:18 +0000 (14:45 +0800)]
update pinyin parsers interface

12 years agowrite full pinyin parser in progress
Peng Wu [Wed, 16 Nov 2011 06:26:32 +0000 (14:26 +0800)]
write full pinyin parser in progress

12 years agoadd use tone option check
Peng Wu [Wed, 16 Nov 2011 02:05:32 +0000 (10:05 +0800)]
add use tone option check

12 years agoupdate m_table_index name
Peng Wu [Tue, 15 Nov 2011 09:52:28 +0000 (17:52 +0800)]
update m_table_index name

12 years agobegin to write full pinyin parser2 parse_one_key
Peng Wu [Tue, 15 Nov 2011 09:07:56 +0000 (17:07 +0800)]
begin to write full pinyin parser2 parse_one_key

12 years agowrite chewing key rest in progress
Peng Wu [Tue, 15 Nov 2011 06:30:07 +0000 (14:30 +0800)]
write chewing key rest in progress

12 years agoupdate gen pinyin table
Peng Wu [Tue, 15 Nov 2011 05:42:41 +0000 (13:42 +0800)]
update gen pinyin table

12 years agorefine pinyin parser2
Peng Wu [Tue, 15 Nov 2011 03:28:22 +0000 (11:28 +0800)]
refine pinyin parser2

12 years agorefine pinyin custom2
Peng Wu [Mon, 14 Nov 2011 08:52:42 +0000 (16:52 +0800)]
refine pinyin custom2

12 years agoadd pinyin/chewing check options
Peng Wu [Mon, 14 Nov 2011 08:33:51 +0000 (16:33 +0800)]
add pinyin/chewing check options

12 years agoupdate pinyin parser table
Peng Wu [Mon, 14 Nov 2011 06:36:24 +0000 (14:36 +0800)]
update pinyin parser table

12 years agofixes pinyintable.py
Peng Wu [Mon, 14 Nov 2011 06:33:26 +0000 (14:33 +0800)]
fixes pinyintable.py

12 years agoclean up code
Peng Wu [Mon, 14 Nov 2011 02:39:16 +0000 (10:39 +0800)]
clean up code

12 years agofixes a typo
Peng Wu [Fri, 11 Nov 2011 09:29:42 +0000 (17:29 +0800)]
fixes a typo

12 years agoadd pinyin parser class definition
Peng Wu [Fri, 11 Nov 2011 07:49:31 +0000 (15:49 +0800)]
add pinyin parser class definition

12 years agorename beta to 2
Peng Wu [Fri, 11 Nov 2011 05:58:11 +0000 (13:58 +0800)]
rename beta to 2

12 years agoadd more flags to pinyin_custom2.h
Peng Wu [Wed, 9 Nov 2011 10:18:33 +0000 (18:18 +0800)]
add more flags to pinyin_custom2.h

12 years agofixes test_parser.cpp
Peng Wu [Wed, 9 Nov 2011 08:39:29 +0000 (16:39 +0800)]
fixes test_parser.cpp

12 years agoupdate Makefile.data and genspecialtable.py
Peng Wu [Wed, 9 Nov 2011 07:19:16 +0000 (15:19 +0800)]
update Makefile.data and genspecialtable.py

12 years agoupdate generated inyin_parser_table.h
Peng Wu [Wed, 9 Nov 2011 07:15:38 +0000 (15:15 +0800)]
update generated inyin_parser_table.h

12 years agofixes load_phrase
Peng Wu [Wed, 9 Nov 2011 07:15:07 +0000 (15:15 +0800)]
fixes load_phrase

12 years agoadd origin freq for divided table
Peng Wu [Wed, 9 Nov 2011 07:02:13 +0000 (15:02 +0800)]
add origin freq for divided table

12 years agorevert re-split table
Peng Wu [Wed, 9 Nov 2011 06:31:04 +0000 (14:31 +0800)]
revert re-split table

12 years agoadd generated pinyin_parser_table.h
Peng Wu [Wed, 9 Nov 2011 05:23:27 +0000 (13:23 +0800)]
add generated pinyin_parser_table.h

12 years agoadd genpinyin2.awk
Peng Wu [Wed, 9 Nov 2011 05:21:57 +0000 (13:21 +0800)]
add genpinyin2.awk

12 years agofixes pinyin parser table compile
Peng Wu [Wed, 9 Nov 2011 02:33:22 +0000 (10:33 +0800)]
fixes pinyin parser table compile

12 years agoupdate pinyin_parser_table.h.in
Peng Wu [Wed, 9 Nov 2011 02:12:55 +0000 (10:12 +0800)]
update pinyin_parser_table.h.in

12 years agowrite gen pinyin header
Peng Wu [Wed, 9 Nov 2011 01:58:11 +0000 (09:58 +0800)]
write gen pinyin header

12 years agorefine python code
Peng Wu [Wed, 9 Nov 2011 01:25:18 +0000 (09:25 +0800)]
refine python code

12 years agoadd gen pinyin header
Peng Wu [Wed, 9 Nov 2011 01:21:05 +0000 (09:21 +0800)]
add gen pinyin header

12 years agoadd comments
Peng Wu [Tue, 8 Nov 2011 08:35:56 +0000 (16:35 +0800)]
add comments

12 years agobegin to write pinyin parser beta
Peng Wu [Tue, 8 Nov 2011 03:16:38 +0000 (11:16 +0800)]
begin to write pinyin parser beta

12 years agoadd note
Peng Wu [Mon, 7 Nov 2011 05:29:57 +0000 (13:29 +0800)]
add note

12 years agoCMake: add -fPIC flag to combine static libraries to dynamic one
Jim Huang [Fri, 4 Nov 2011 18:24:39 +0000 (02:24 +0800)]
CMake: add -fPIC flag to combine static libraries to dynamic one

Machines running Linux on architectures such as amd64 require flag
"-fPIC" to be specified to compile shared libraries, and it would
be helpful to have this a default for CMake when building libpinyin.

12 years agoimproves gen special table
Peng Wu [Sat, 5 Nov 2011 03:47:55 +0000 (11:47 +0800)]
improves gen special table

12 years agofixes a typo
Peng Wu [Thu, 3 Nov 2011 06:45:37 +0000 (14:45 +0800)]
fixes a typo

12 years agoupdate CMake rules to reflect recent changes
Jim Huang [Wed, 2 Nov 2011 21:27:00 +0000 (05:27 +0800)]
update CMake rules to reflect recent changes

Signed-off-by: Peng Wu <alexepico@gmail.com>
12 years agoadd comment
Peng Wu [Thu, 3 Nov 2011 02:53:23 +0000 (10:53 +0800)]
add comment

12 years agowrite gen special table
Peng Wu [Wed, 2 Nov 2011 06:59:28 +0000 (14:59 +0800)]
write gen special table

12 years agofixes gen special table
Peng Wu [Wed, 2 Nov 2011 06:49:24 +0000 (14:49 +0800)]
fixes gen special table

12 years agobegin to write gen special table
Peng Wu [Wed, 2 Nov 2011 06:29:32 +0000 (14:29 +0800)]
begin to write gen special table

12 years agorename files
Peng Wu [Wed, 2 Nov 2011 05:37:07 +0000 (13:37 +0800)]
rename files

12 years agowrite gen pinyin table
Peng Wu [Wed, 2 Nov 2011 05:36:42 +0000 (13:36 +0800)]
write gen pinyin table

12 years agowrite gentable.py in progress
Peng Wu [Wed, 2 Nov 2011 05:19:51 +0000 (13:19 +0800)]
write gentable.py in progress

12 years agorename files
Peng Wu [Wed, 2 Nov 2011 04:08:45 +0000 (12:08 +0800)]
rename files

12 years agowrite pinyin_parser_table.h.in
Peng Wu [Wed, 2 Nov 2011 04:07:02 +0000 (12:07 +0800)]
write pinyin_parser_table.h.in

12 years agoupdate pinyin_custom2.h
Peng Wu [Wed, 2 Nov 2011 03:23:56 +0000 (11:23 +0800)]
update pinyin_custom2.h

12 years agofixes choose short candidate
Peng Wu [Wed, 2 Nov 2011 03:01:43 +0000 (11:01 +0800)]
fixes choose short candidate

12 years agohandle tone in gen special table
Peng Wu [Sun, 30 Oct 2011 08:36:44 +0000 (16:36 +0800)]
handle tone in gen special table

12 years agofixes save_db
Peng Wu [Thu, 27 Oct 2011 10:05:44 +0000 (18:05 +0800)]
fixes save_db

12 years agofixes load_db
Peng Wu [Thu, 27 Oct 2011 06:37:43 +0000 (14:37 +0800)]
fixes load_db

12 years agoupdate chewing_key.h
Peng Wu [Thu, 27 Oct 2011 02:38:40 +0000 (10:38 +0800)]
update chewing_key.h

12 years agofixes pep8 warnings
Peng Wu [Wed, 26 Oct 2011 07:27:57 +0000 (15:27 +0800)]
fixes pep8 warnings

12 years agowrite gen special in progress
Peng Wu [Wed, 26 Oct 2011 07:23:24 +0000 (15:23 +0800)]
write gen special in progress

12 years agoadd m_modified
Peng Wu [Wed, 26 Oct 2011 02:22:44 +0000 (10:22 +0800)]
add m_modified

12 years agobegin to write special table
Peng Wu [Tue, 25 Oct 2011 07:10:02 +0000 (15:10 +0800)]
begin to write special table

12 years agowrite gen pinyin table
Peng Wu [Tue, 25 Oct 2011 04:46:36 +0000 (12:46 +0800)]
write gen pinyin table

12 years agowrite gen pinyin table in progress
Peng Wu [Mon, 24 Oct 2011 08:42:22 +0000 (16:42 +0800)]
write gen pinyin table in progress

12 years agouse chewing to gen pinyin table
Peng Wu [Mon, 24 Oct 2011 04:27:51 +0000 (12:27 +0800)]
use chewing to gen pinyin table

12 years agoupdate genpytable
Peng Wu [Sat, 22 Oct 2011 03:00:37 +0000 (11:00 +0800)]
update genpytable

12 years agobegin to add pinyin_custom2.h
Peng Wu [Sat, 22 Oct 2011 02:52:06 +0000 (10:52 +0800)]
begin to add pinyin_custom2.h

12 years agobegin to write chewing key
Peng Wu [Sat, 22 Oct 2011 02:15:27 +0000 (10:15 +0800)]
begin to write chewing key

12 years agoimproves get chewing
Peng Wu [Fri, 21 Oct 2011 09:35:25 +0000 (17:35 +0800)]
improves get chewing

12 years agofixes get chewing
Peng Wu [Fri, 21 Oct 2011 06:47:41 +0000 (14:47 +0800)]
fixes get chewing

12 years agoadd get_chewing
Peng Wu [Fri, 21 Oct 2011 05:36:57 +0000 (13:36 +0800)]
add get_chewing

12 years agoadd 'ng'
Peng Wu [Fri, 21 Oct 2011 05:18:26 +0000 (13:18 +0800)]
add 'ng'

12 years agoadd chewing.py
Peng Wu [Fri, 21 Oct 2011 03:15:56 +0000 (11:15 +0800)]
add chewing.py

12 years agoadd check
Peng Wu [Thu, 20 Oct 2011 08:19:12 +0000 (16:19 +0800)]
add check

12 years agoadd use tone
Peng Wu [Thu, 20 Oct 2011 05:49:40 +0000 (13:49 +0800)]
add use tone

12 years agoadd scripts
Peng Wu [Thu, 20 Oct 2011 02:54:01 +0000 (10:54 +0800)]
add scripts

12 years agobegin to write chewing key header
Peng Wu [Wed, 19 Oct 2011 08:23:46 +0000 (16:23 +0800)]
begin to write chewing key header

12 years agofixes fsf address
Peng Wu [Tue, 11 Oct 2011 06:56:23 +0000 (14:56 +0800)]
fixes fsf address

12 years agoversion 0.2.99.2 0.2.99.2
Peng Wu [Tue, 11 Oct 2011 04:45:10 +0000 (12:45 +0800)]
version 0.2.99.2

12 years agore-factor choose candidate
Peng Wu [Tue, 11 Oct 2011 03:03:10 +0000 (11:03 +0800)]
re-factor choose candidate

12 years agofixes user dir == NULL
Peng Wu [Mon, 10 Oct 2011 09:30:15 +0000 (17:30 +0800)]
fixes user dir == NULL

12 years agoimproves get candidates
Peng Wu [Mon, 10 Oct 2011 03:19:34 +0000 (11:19 +0800)]
improves get candidates

12 years agofixes get candidates
Peng Wu [Sat, 8 Oct 2011 11:47:43 +0000 (19:47 +0800)]
fixes get candidates

12 years agoupdate libpinyin.spec.in
Peng Wu [Wed, 28 Sep 2011 03:57:29 +0000 (11:57 +0800)]
update libpinyin.spec.in

12 years agoclean up .gitignore
Peng Wu [Tue, 27 Sep 2011 07:34:13 +0000 (15:34 +0800)]
clean up .gitignore

12 years agofixes test parser 0.2.99.1
Peng Wu [Tue, 27 Sep 2011 02:40:26 +0000 (10:40 +0800)]
fixes test parser

12 years agoadd set scheme
Peng Wu [Mon, 26 Sep 2011 07:25:44 +0000 (15:25 +0800)]
add set scheme

12 years agoadd more double pinyin maps
Peng Wu [Mon, 26 Sep 2011 07:18:06 +0000 (15:18 +0800)]
add more double pinyin maps

12 years agoadd more checks
Peng Wu [Mon, 26 Sep 2011 04:56:47 +0000 (12:56 +0800)]
add more checks

12 years agoFIX core dump issues and upgrade .gitignore
leeight [Fri, 23 Sep 2011 14:39:17 +0000 (22:39 +0800)]
FIX core dump issues and upgrade .gitignore

12 years agoauto download textual model data
Peng Wu [Mon, 26 Sep 2011 03:07:29 +0000 (11:07 +0800)]
auto download textual model data

12 years agoadd correction options to pinyin custom settings
Peng Wu [Fri, 23 Sep 2011 06:15:00 +0000 (14:15 +0800)]
add correction options to pinyin custom settings

12 years agochange api
Peng Wu [Wed, 21 Sep 2011 06:46:12 +0000 (14:46 +0800)]
change api

12 years agofixes test pinyin
Peng Wu [Wed, 21 Sep 2011 06:36:28 +0000 (14:36 +0800)]
fixes test pinyin

12 years agoexport pinyin key
Peng Wu [Wed, 21 Sep 2011 04:27:23 +0000 (12:27 +0800)]
export pinyin key

12 years agorefine public api
Peng Wu [Wed, 14 Sep 2011 09:50:39 +0000 (17:50 +0800)]
refine public api

12 years agorefactor pinyin phrase
Peng Wu [Wed, 14 Sep 2011 05:51:59 +0000 (13:51 +0800)]
refactor pinyin phrase

12 years agoupdate pinyin phrase
Peng Wu [Wed, 14 Sep 2011 04:39:47 +0000 (12:39 +0800)]
update pinyin phrase

12 years agoclean up pinyin_phrase.h
Peng Wu [Wed, 14 Sep 2011 04:33:13 +0000 (12:33 +0800)]
clean up pinyin_phrase.h

12 years agobegin to split the fuzzy pinyin options
Peng Wu [Wed, 14 Sep 2011 04:18:12 +0000 (12:18 +0800)]
begin to split the fuzzy pinyin options

12 years agoupdate test case
Peng Wu [Fri, 9 Sep 2011 07:54:15 +0000 (15:54 +0800)]
update test case

12 years agorefine public api
Peng Wu [Fri, 9 Sep 2011 07:53:59 +0000 (15:53 +0800)]
refine public api

12 years agoupdate test case for pinyin header
Peng Wu [Fri, 9 Sep 2011 07:07:56 +0000 (15:07 +0800)]
update test case for pinyin header