Commit graph

1439 commits

Author SHA1 Message Date
jahorton
dde1d550e8 chore(common/models): removes .only from unit tests 2020-09-02 09:50:48 +07:00
jahorton
a1e9ff374f change(common/models): toKeyedSequence -> toRawTokenization 2020-09-02 09:50:48 +07:00
jahorton
c62b56e323 feat(common/models): design/implementation iteration, docs 2020-09-02 09:50:48 +07:00
jahorton
74fbab6600 feat(common/models): context tracker - start 2020-09-02 09:50:47 +07:00
jahorton
04152abf5a feat(common/models): editPath() 2020-09-02 09:50:47 +07:00
jahorton
af4e03662d fix(common/models): forgot DummyModel.tokenize 2020-09-02 09:50:47 +07:00
jahorton
1ab99772d2 change(common/models): ProbabilityMass[] -> Distribution 2020-09-02 09:50:01 +07:00
jahorton
554854019a feat(common/models): editPath() 2020-09-01 11:49:40 +07:00
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
Keyman Build Agent
fb207d13fa auto: increment master version to 14.0.133 2020-08-24 14:03:00 -04: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
Keyman Build Agent
b657421858 auto: increment master version to 14.0.129 2020-08-13 14:00:47 -04:00
Keyman Build Agent
dd6df406b7 auto: increment master version to 14.0.128 2020-08-12 14:01:06 -04:00
Joshua Horton
c86780ca6e
Merge pull request #3477 from keymanapp/refactor/common/models/ready-state-compositor
refactor(common/models): LMLayer state management tweak, persistent ModelCompositor
2020-08-12 22:25:12 +07:00
Joshua Horton
5d03399f23
chore(common/models): removes empty comments 2020-08-12 08:18:43 +07:00
Joshua Horton
daa15ea914
chore(common/models): Apply suggestions from code review
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
2020-08-12 08:17:44 +07:00
jahorton
7298fe1d08 refactor(common/models): lm-layer state as discrim union 2020-08-11 16:15:39 +07:00
jahorton
9deda3b96f refactor(common/models): ModelCompositor as part of ready state 2020-08-11 16:05:03 +07:00
Keyman Build Agent
147cad18c0 auto: increment master version to 14.0.127 2020-08-10 14:00:43 -04:00
Keyman Build Agent
06ae3b660d auto: increment master version to 14.0.126 2020-08-07 14:00:44 -04:00
Keyman Build Agent
c19e07dd93 auto: increment master version to 14.0.125 2020-08-06 00:49:13 -04:00
Keyman Build Agent
39d9c8f491 auto: increment master version to 14.0.124 2020-08-05 14:00:49 -04:00
Keyman Build Agent
62688800fe auto: increment master version to 14.0.123 2020-08-04 14:00:50 -04:00