Keisuke Kuroynagi
|
cf1f7675ea
|
DynamicPatriciaTrieReadingUtils for version 3 dictionary.
Bug: 6669677
Change-Id: I7105258a00159a5ddda7ff520c490c4ac9fa7902
|
2013-08-01 16:15:49 +09:00 |
Keisuke Kuroynagi
|
647c000707
|
Give PatriciaTrieReadingUtils methods for reading nodes.
The remaining methods in BinaryFormat will be removed.
Bug: 6669677
Change-Id: I866f828d69a600c0ac03b68d71b1f6ee2ce4dd36
|
2013-08-01 16:15:35 +09:00 |
Keisuke Kuroynagi
|
f0a7f70cf6
|
Fix: Include wrong file in dynamic_patricia_trie_policy.cpp.
Change-Id: If994f17e41c7d07e979fa6b0aa4661da0523eb0a
|
2013-08-01 14:48:20 +09:00 |
Keisuke Kuroynagi
|
8045b7cd24
|
Merge "Introduce DynamicPatriciaTriePolicy for ver 3 dictionary."
|
2013-08-01 05:39:07 +00:00 |
Keisuke Kuroynagi
|
2401f7c62d
|
Move binary_format.h to policyimpl.
Bug: 6669677
Change-Id: I3712f60528c7fcf364746f792cec6e180ab2dbef
|
2013-07-31 21:07:32 +09:00 |
Keisuke Kuroynagi
|
11a431fca6
|
Fix: appendTwoWords cannot handle MAX_WORD_LENGTH-chars word.
Bug: 9892258
Change-Id: Ib4ef7850c8fc8b1d99d594bb7ef68ce645f0f1f3
|
2013-07-31 16:58:09 +09:00 |
Keisuke Kuroynagi
|
26de7079b6
|
Introduce DynamicPatriciaTriePolicy for ver 3 dictionary.
Bug: 6669677
Change-Id: Idd3189558aa6fbbd6b2fd007c5721bf39dde9f48
|
2013-07-30 17:41:13 +09:00 |
Keisuke Kuroynagi
|
1fb11da36a
|
Move creating children methods to structurePolicy.
Bug: 6669677
Change-Id: I20760f8ab95b18d21383960f6466db0d79429200
|
2013-07-29 19:31:27 +09:00 |
Keisuke Kuroynagi
|
9d618d1431
|
Move files only used in dicNode to "internal".
Change-Id: Ib31ddeff99b480d9b1f33a5b5b207a8acce22858
|
2013-07-29 17:03:21 +09:00 |
Keisuke Kuroynagi
|
4447b14b78
|
"much" in suggestions of "m" after "very"
Make cache size larger for single point input.
Bug: 9823678
Change-Id: Ic6bbcebd18eccaf9f9ac07d9c0d456a62f6c5287
|
2013-07-26 18:35:42 +09:00 |
Satoshi Kataoka
|
75322cecb9
|
Support terminal insertion error correction
Bug: 9421356
Change-Id: I19685763ca487b5636019d62e150708c63ce6fc2
|
2013-07-25 22:07:38 +09:00 |
Keisuke Kuroynagi
|
cb4a7c1d87
|
Fix: "saomething" -> "something".
Fixed by making MAX_CACHE_DIC_NODE_SIZE larger.
Bug: 9682742
Change-Id: I0312952c90b0820bed37df99c223921c68450570
|
2013-07-24 17:55:25 +09:00 |
Keisuke Kuroynagi
|
62f3b4e9c9
|
Merge "Fix: huge bigram costs for blacklisted words."
|
2013-07-23 05:32:09 +00:00 |
Keisuke Kuroynagi
|
5b7688bbb5
|
Fix: native crash while iterating bigramslist.
Bug: 9964153
Change-Id: Ia2eb922b61300a7c0e34122cd6c18358f1ee7ba9
|
2013-07-23 13:13:12 +09:00 |
Keisuke Kuroynagi
|
b179199830
|
Fix: huge bigram costs for blacklisted words.
Bug: 8844931
Change-Id: I523005c5ed9a3d401a67b0e4e1c3ff2e4574e6df
|
2013-07-22 22:05:16 +09:00 |
Keisuke Kuroynagi
|
c38ec47596
|
Get BigramsPos and ShortcutPos via structure policy.
Bug: 6669677
Change-Id: I924d5512377cfcfe72d3470006b81a36db3865b6
|
2013-07-17 20:13:04 +09:00 |
Keisuke Kuroynagi
|
8a7129530b
|
Replace NOT_VALID_WORD with NOT_A_VALID_WORD_POS
Bug: 6669677
Change-Id: If5fb58e8a98b04b767eaaf624cb6a40841b64f54
|
2013-07-16 15:53:03 +09:00 |
Keisuke Kuroynagi
|
b6f286bfa5
|
Merge "Make bigram dictionary and traverse session use structure policy."
|
2013-07-16 02:45:36 +00:00 |
Keisuke Kuroynagi
|
34047d8905
|
Quit ignoring language cost of exact matches.
Handle exact matches in DicNode::compare() and calculateFinalScore().
Bug: 8844931
Change-Id: I17c78d4e352b0a4308727229b02a8004b38468bf
|
2013-07-11 08:25:17 +00:00 |
Keisuke Kuroynagi
|
1311cdcb62
|
Make bigram dictionary and traverse session use structure policy.
Bug: 6669677
Change-Id: I5a13290366afbb788da997b98d1c593963e92f3e
|
2013-07-08 14:25:50 +09:00 |
Keisuke Kuroynagi
|
5b03213db1
|
Remove flags from dicNodeProperties.
Bug: 6669677
Change-Id: I6f4aef8c4e4376f078ed8375394823788aa35002
|
2013-07-05 16:35:07 +09:00 |
Keisuke Kuroynagi
|
0933353c0c
|
Merge "Read version 3 dictionary header."
|
2013-07-04 14:19:35 +00:00 |
Keisuke Kuroynagi
|
cac66f29eb
|
Merge "Return NOT_A_PROBABILITY in getProbability for inalid dictionary."
|
2013-07-04 09:59:40 +00:00 |
Keisuke Kuroynagi
|
a829188f54
|
Allow force auto commit when the top is long multiword.
Bug: 9688196
Change-Id: I73ff2cd77b932bf7307b3541ea9da3fa4afa11b4
|
2013-07-04 17:39:01 +09:00 |
Keisuke Kuroynagi
|
72f69fd621
|
Return NOT_A_PROBABILITY in getProbability for inalid dictionary.
Bug: 9682742
Change-Id: Ifad4b9811bb5e1a94aed59eba7aedcdb6da5cf9c
|
2013-07-03 20:12:38 +09:00 |
Keisuke Kuroynagi
|
9a4f7a3761
|
Disable shortcut output for multi-word suggestions.
Bug: 9682742
Change-Id: I9e0a5acd9053d141e018c4653e4baf0f77aacb45
|
2013-07-03 17:22:36 +09:00 |
Keisuke Kuroynagi
|
5ae8722bd5
|
Read version 3 dictionary header.
The header structure of version 3 dictionary is same as version 2.
Bug: 6669677
Change-Id: I26c8723333938fbf102de1a40f11d97444da9075
|
2013-07-03 17:10:48 +09:00 |
Keisuke Kuroynagi
|
07718a5e7d
|
Merge "Fix: Reading invalid dictionary position."
|
2013-07-02 09:42:53 +00:00 |
Keisuke Kuroynagi
|
f6aa9e9a1d
|
Fix: Reading invalid dictionary position.
Bug: 6669677
Change-Id: I3f4078aaa8cf72f3b366e7851457e9c753c0102f
|
2013-07-02 18:39:56 +09:00 |
Keisuke Kuroynagi
|
2164856205
|
Merge "Move children filtering methods to DicNodeChildrenFilter."
|
2013-07-02 09:35:06 +00:00 |
Jean Chalard
|
b6f5d3e39d
|
Fix offdevice compilation
Change-Id: I8bccccbc51b308fddfbbc990f7bfe1c490259372
|
2013-07-02 15:19:16 +09:00 |
Jean Chalard
|
7eba0198c0
|
Dump binary dictionary information when opening
Bug: 9459517
Change-Id: I122583e734936ae0284e1c7500c6c9242bc7973b
|
2013-07-01 18:41:00 +09:00 |
Keisuke Kuroynagi
|
28ade0938e
|
Merge "Remove format version 1 related logic."
|
2013-07-01 07:31:45 +00:00 |
Keisuke Kuroynagi
|
92db5e10b1
|
Remove format version 1 related logic.
Removed from DictionaryStructurePolicyFactory
Bug: 9617181
Change-Id: Ice4b4a24e019c88b0ec129dc69176c7541f8530c
|
2013-07-01 16:28:06 +09:00 |
Keisuke Kuroynagi
|
109ba3ace3
|
Merge "Regenerate old version dictionaries using new format."
|
2013-07-01 07:16:15 +00:00 |
Keisuke Kuroynagi
|
a62b5b22ef
|
Regenerate old version dictionaries using new format.
Bug: 9617181
Change-Id: I228a3eac959f81b38e4092015e8e3c429d46fa60
|
2013-07-01 15:25:33 +09:00 |
Keisuke Kuroynagi
|
7a06a79287
|
Move children filtering methods to DicNodeChildrenFilter.
Bug: 6669677
Change-Id: If18055e2da8dd5d783942ba384d3ea1d97030e3a
|
2013-07-01 15:07:15 +09:00 |
Keisuke Kuroynagi
|
c5e6efafff
|
Introduce patriciaTrie to abstract traversing version 2 dictionary.
Bug: 6669677
Change-Id: Ifef72f3d7a7ba67c5232b98c7835485d72d7322d
|
2013-06-28 19:47:00 +09:00 |
Keisuke Kuroynagi
|
d9e08beebf
|
Merge "Add DictionaryStructure as a policy."
|
2013-06-27 03:58:03 +00:00 |
Keisuke Kuroynagi
|
68e7edfd99
|
Use NOT_A_DICT_POS instead of 0 to express not valid ditctionary position.
Bug: 6669677
Change-Id: I4bf2284f8221a0a2ae4534b4a06b0e59c420a5f9
|
2013-06-27 12:53:31 +09:00 |
Keisuke Kuroynagi
|
e394abab60
|
Add DictionaryStructure as a policy.
Bug: 6669677
Change-Id: I4cc53e623824e57c1e9a351eb0befe9ee988706f
|
2013-06-27 12:33:25 +09:00 |
Keisuke Kuroynagi
|
c96b56a5ec
|
Merge "Reduce the number of arguments required to initialize dic_node."
|
2013-06-27 03:30:48 +00:00 |
Ken Wakasa
|
c445369732
|
Fix class names
Change-Id: Ib3e15bdf46585976aa5b42132805754fc2e2908b
|
2013-06-26 23:06:14 +09:00 |
Keisuke Kuroynagi
|
6379a4de29
|
Reduce the number of arguments required to initialize dic_node.
Bug: 6669677
Change-Id: I52249b83f72560d8f5ab028da5cfb5c50f6e40b8
|
2013-06-26 20:55:14 +09:00 |
Keisuke Kuroynagi
|
c0d7a376e2
|
Merge "Move shortcut reading methods."
|
2013-06-26 05:44:56 +00:00 |
Keisuke Kuroynagi
|
5ac44bdc2a
|
Move shortcut reading methods.
Moved form BinaryFormat to BinaryDictionaryTerminalAttributesReadingUtils.
Bug: 6669677
Change-Id: Ia1ab25854effbf61df37837fe26755ac7dc4d020
|
2013-06-26 14:41:22 +09:00 |
Keisuke Kuroynagi
|
5bf1be7162
|
Add jni methods for dynamically handling a dictionary.
Bug: 6669677
Change-Id: I8a26623adbb41a78e3c023c652be635c635e3b47
|
2013-06-26 12:51:33 +09:00 |
Keisuke Kuroynagi
|
3b33656ce3
|
Add canBeDynamicallyUpdated() in BinaryDictionaryInfo.
Bug: 6669677
Change-Id: I7391641253b99bfcb1f9380ebee2037015e7dc14
|
2013-06-25 16:03:33 +09:00 |
Keisuke Kuroynagi
|
f3b62900c7
|
Allow mmapping dictionary file in writable mode in openNative.
Bug: 6669677
Change-Id: I447668932de118b158fa029ddc977b3f3cc06cb8
|
2013-06-25 16:03:33 +09:00 |
Keisuke Kuroynagi
|
46159d5422
|
Move file and mmap information form Dictionary to BinaryDictionaryInfo.
Bug: 6669677
Change-Id: I05d435e0884430f8abbbed6ea2df775005ee8622
|
2013-06-25 16:03:30 +09:00 |