Commit graph

5162 commits

Author SHA1 Message Date
Keyman Build Agent
75050d71b4 auto: increment master version to 14.0.138 2020-08-31 14:00:53 -04:00
Joshua Horton
8414831e67
change(common/models): miild unit test rename 2020-08-29 11:54:37 +07:00
Joshua Horton
57bccfbdd6
chore: Update common/predictive-text/unit_tests/headless/edit-distance/distance-modeler.js
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
2020-08-29 11:49:25 +07:00
Keyman Build Agent
6c6055cdbd auto: increment master version to 14.0.137 2020-08-28 14:00:52 -04:00
jahorton
4b3ffd95cc change(common/models): minor polish 2020-08-28 14:28:41 +07:00
jahorton
24c40448c2 fix(common/models): result reiteration, test 2020-08-28 13:37:38 +07:00
jahorton
60c1be8bc0 feat(common/models): search deduplication, intermediate caching 2020-08-28 12:43:22 +07: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
jahorton
2dd7285746 chore(common/models): Merge branch 'master' into feat/common/models/edit-distance-calc-import 2020-08-27 14:02:53 +07:00
jahorton
87dff74e5d feat(common/models): basic SearchSpace, Tier, etc skeleton 2020-08-27 14:00:41 +07:00
jahorton
f91ac477cc chore(common/models): pre-PR cleanup, branch split 2020-08-27 13:59:49 +07:00
jahorton
51ffc7c701 change(common/models): type tweaks for branch code 2020-08-27 13:58:53 +07:00
jahorton
5464bb884a change(common/models): adjustments to match base branch changes 2020-08-27 13:51:32 +07:00
jahorton
0a6a19fabf feat(common/models): another unit test 2020-08-27 13:45:40 +07:00
jahorton
43621fdae4 feat(common/models): SearchEdge + SearchNode 2020-08-27 13:45:39 +07:00
jahorton
e97bf082b3 feat(common/models): slow progress 2020-08-27 13:45:07 +07:00
jahorton
ea1e649935 change(common/models): minor design iteration 2020-08-27 13:43:58 +07:00
jahorton
02b87bfa9e feat(common/models): rough initial skeleton 2020-08-27 13:43:57 +07:00
jahorton
d9caa9627e change(common/models): genericizes the calc class 2020-08-27 13:43:17 +07:00
Keyman Build Agent
d5e5c07c3c auto: increment master version to 14.0.135 2020-08-26 14:00:57 -04:00
jahorton
27f2b9608e feat(common/models): adds .subset function for restoring prior calc states 2020-08-26 10:26:45 +07:00
jahorton
5c75fd22ce docs(common/models): test.sh parameter tweak 2020-08-26 09:48:09 +07:00
jahorton
ba6d6710db fix(common/models): actually links in the unit tests 2020-08-26 09:47:21 +07: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
jahorton
9d23393367 feat(common/models): import + tweak of sparsified DL calculation class 2020-08-14 14:03:30 +07:00
jahorton
8bd13fbaed change(common/models): simplifies changes of last commit 2020-08-14 13:54:47 +07:00
jahorton
46c70e4672 feat(common/models): efficient batch-enqueue 2020-08-14 13:48:37 +07:00
jahorton
7db41b974b chore(common/models): Merge branch 'feat/common/models/lexicon-navigation' into feat/common/models/priority-queue 2020-08-14 08:23:00 +07:00
jahorton
ceba91fab6 change(common/models): traversal.key -> .char 2020-08-14 08:22:35 +07:00
Keyman Build Agent
b657421858 auto: increment master version to 14.0.129 2020-08-13 14:00:47 -04:00
jahorton
f41c167b9c fix(common/models): formatting typo 2020-08-13 15:41:22 +07:00
jahorton
c14e06e270 feat(common/models): actual priority queue for Trie models 2020-08-13 13:56:23 +07:00
jahorton
2fd71f3466 fix(common/models): better multiple-entries handling 2020-08-13 11:05:14 +07:00
jahorton
c6f4b59535 docs(common/models): documents new index.d.ts type 2020-08-13 10:03:44 +07:00
jahorton
170e22a9bb feat(common/models): trie traversal naive SMP handling 2020-08-13 09:50:44 +07:00
jahorton
4814f90939 feat(common/models): leaf traversal test 2020-08-13 08:35:42 +07:00
Keyman Build Agent
dd6df406b7 auto: increment master version to 14.0.128 2020-08-12 14:01:06 -04:00