Commit graph

152 commits

Author SHA1 Message Date
Keyman Build Agent
59e150b2c1 auto: increment master version to 14.0.156 2020-10-07 14:00:57 -04:00
jahorton
8d5b70cd77 feat(common/models): transformToSuggestion unit test 2020-10-06 10:39:32 +07:00
jahorton
95e5ce47bf feat(common/models): quote behavior unit tests 2020-10-06 10:08:16 +07:00
jahorton
07067227bd refactor(common/models): centralizes quotation logic, defs 2020-10-06 09:06:00 +07:00
jahorton
b8f286a736 chore(common/models): Merge branch 'master' into refactor/common/models/suggestion-and-keep-init 2020-10-06 08:13:39 +07:00
Keyman Build Agent
b4a809f7d7 auto: increment master version to 14.0.155 2020-10-05 14:00:56 -04:00
Keyman Build Agent
3d00a2cbda auto: increment master version to 14.0.154 2020-10-02 14:00:51 -04:00
jahorton
a8ebdaee1b docs(common/models): adds doc for important assumption 2020-10-01 12:41:55 +07:00
jahorton
b1c44877f6 docs(common/models): restores comment 2020-10-01 12:34:38 +07:00
jahorton
e5c37f7afc refactor(common/models): centralizes suggestion & keep inits 2020-10-01 12:32:10 +07:00
Keyman Build Agent
e2d5ae31eb auto: increment master version to 14.0.153 2020-09-30 14:01:54 -04:00
Keyman Build Agent
8da7b1943a auto: increment master version to 14.0.152 2020-09-29 14:00:55 -04:00
Keyman Build Agent
c6265b4301 auto: increment master version to 14.0.151 2020-09-28 14:01:03 -04:00
Keyman Build Agent
f0fb4d3b51 auto: increment master version to 14.0.150 2020-09-25 14:01:05 -04:00
Keyman Build Agent
f18f3fe062 auto: increment master version to 14.0.149 2020-09-24 14:01:08 -04:00
Keyman Build Agent
1480d0d21f auto: increment master version to 14.0.148 2020-09-23 14:00:51 -04:00
Joshua Horton
7e3cf8adc2
Merge pull request #3575 from keymanapp/feat/common/models/correction-improvement
feat(common/models): Correction improvement
2020-09-23 09:24:07 +07:00
Joshua Horton
a8996f345b
Merge pull request #3549 from keymanapp/feat/common/models/context-tracking
feat(common/models): context + input tracking for predictive text
2020-09-23 09:22:13 +07:00
Keyman Build Agent
e19f22941a auto: increment master version to 14.0.147 2020-09-22 14:00:58 -04:00
Keyman Build Agent
79b6113568 auto: increment master version to 14.0.146 2020-09-21 14:01:09 -04:00
Keyman Build Agent
bac678205e auto: increment master version to 14.0.145 2020-09-18 14:01:03 -04:00
Keyman Build Agent
30bc12ef5d auto: increment master version to 14.0.144 2020-09-16 14:01:08 -04:00
Keyman Build Agent
4ff9d1dfd4 auto: increment master version to 14.0.143 2020-09-15 14:01:14 -04:00
jahorton
bc77cd582f chore(common/models): addresses some PR review concerns 2020-09-14 16:23:17 +07:00
Keyman Build Agent
f5c9fce2be auto: increment master version to 14.0.142 2020-09-11 14:01:13 -04:00
jahorton
4952b591a2 feat(common/models): corrections use keying, branch thresholding 2020-09-11 10:26:53 +07:00
Keyman Build Agent
ad626376fa auto: increment master version to 14.0.141 2020-09-09 14:02:22 -04:00
jahorton
33def63e93 chore(common/models): Merge branch 'master' into feat/common/models/context-tracking 2020-09-09 09:25:32 +07:00
jahorton
42d5b538b4 chore(common/models): Merge branch 'master' into feat/common/models/distance-modeling-core 2020-09-09 09:22:25 +07:00
Keyman Build Agent
0ebb255135 auto: increment master version to 14.0.140 2020-09-04 14:00:53 -04:00
Keyman Build Agent
6eb2857659 auto: increment master version to 14.0.139 2020-09-02 14:00:56 -04:00
jahorton
2953a909e6 feat(common/models/templates): LexicalModel.tokenize() 2020-09-02 09:50:47 +07:00
Keyman Build Agent
75050d71b4 auto: increment master version to 14.0.138 2020-08-31 14:00:53 -04:00
Keyman Build Agent
6c6055cdbd auto: increment master version to 14.0.137 2020-08-28 14:00:52 -04:00
jahorton
4380265466 feat(common/models): core correction-search 2020-08-28 11:39:10 +07:00
Keyman Build Agent
182b4f1ef7 auto: increment master version to 14.0.136 2020-08-27 14:00:52 -04:00
Keyman Build Agent
d5e5c07c3c auto: increment master version to 14.0.135 2020-08-26 14:00:57 -04:00
Keyman Build Agent
bc29cc93f8 auto: increment master version to 14.0.134 2020-08-25 14:00:40 -04:00
Joshua Horton
db4042e3b8
Merge pull request #3486 from keymanapp/feat/common/models/priority-queue-batch-ops
feat(common/models): efficient batch-enqueue
2020-08-25 08:34:48 +07:00
Joshua Horton
8d626d59d6
Merge pull request #3480 from keymanapp/feat/common/models/priority-queue
feat(common/models):  actual priority queue for Trie models
2020-08-25 08:34:33 +07:00
Joshua Horton
a0483decf8
Merge pull request #3479 from keymanapp/feat/common/models/lexicon-navigation
feat(common/models): lexicon traversal
2020-08-25 08:34:03 +07:00
Keyman Build Agent
fb207d13fa auto: increment master version to 14.0.133 2020-08-24 14:03:00 -04:00
jahorton
fbb60cb1f9 chore(common/models): Merge branch 'feat/common/models/lexicon-navigation' into feat/common/models/edit-distance-calc-import 2020-08-24 10:42:41 +07:00
Joshua Horton
bbfc206aa6
change(common/models): clearer code ordering
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
2020-08-24 10:39:27 +07:00
jahorton
e919a39d85 change(common/models): suggested loop tweaks 2020-08-24 10:32:55 +07:00
jahorton
137dda31be change(common/models): addresses review comments 2020-08-24 10:24:12 +07:00
Joshua Horton
69e19a0cd3
chore(common/models): Apply suggestions from code review
getRootTraversal -> traverseFromRoot

Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
2020-08-24 09:11:28 +07:00
Keyman Build Agent
8e517e4c25 auto: increment master version to 14.0.132 2020-08-21 14:01:00 -04:00
Keyman Build Agent
82498b84e7 auto: increment master version to 14.0.131 2020-08-19 14:00:57 -04:00
Keyman Build Agent
fcf323c1bb auto: increment master version to 14.0.130 2020-08-17 14:00:57 -04:00