Commit graph

1439 commits

Author SHA1 Message Date
Keyman Build Agent
d5d3907212 auto: increment master version to 14.0.184 2020-11-17 13:01:06 -05:00
jahorton
598984bc54 chore(common/core/web): Merge branch 'master' into feat/common/core/web/input-processor-unit-tests 2020-11-17 13:11:10 +07:00
Keyman Build Agent
8aa14ddc86 auto: increment master version to 14.0.183 2020-11-16 13:01:13 -05:00
Keyman Build Agent
fad5d0f5fa auto: increment master version to 14.0.182 2020-11-13 13:01:03 -05:00
Keyman Build Agent
0dd08a5b7e auto: increment master version to 14.0.181 2020-11-12 15:26:26 -05:00
Keyman Build Agent
8e2772843d auto: increment master version to 14.0.180 2020-11-12 13:00:59 -05:00
jahorton
f7869c48b3 fix(common/models): fixes non-nil context predict bug 2020-11-11 15:42:27 +07:00
jahorton
5de62a96be chore(common/models): Merge branch 'feat/common/core/web/input-processor-unit-tests' into feat/common/models/integrated-suggestion-casing-tests 2020-11-11 11:57:56 +07:00
jahorton
a8c6b56e75 docs(common/models): documents aspect of unit test 2020-11-11 10:19:44 +07:00
jahorton
128e10e519 fix(common/models): restores unit tests 2020-11-11 10:18:22 +07:00
jahorton
33c4b048bc feat(common/models): corresponding unit tests 2020-11-11 10:07:54 +07:00
jahorton
e8322e0aa7 feat(common/models): properly casing partial suggestions 2020-11-11 10:07:29 +07:00
jahorton
d2586394c9 chore(common/models): CasingEnum -> CasingForm 2020-11-11 09:08:06 +07:00
Keyman Build Agent
c94de9e1b9 auto: increment master version to 14.0.179 2020-11-10 13:01:11 -05:00
jahorton
7f8fb5cbd0 fix(common/models): more post-merge patchwork 2020-11-10 10:36:26 +07:00
jahorton
301af0434a fix(common/models): post-merge test required id strip 2020-11-10 09:23:43 +07:00
jahorton
25277eaa0e chore(common/core/web): Merge branch 'master' into feat/common/core/web/input-processor-unit-tests 2020-11-10 08:27:15 +07:00
Keyman Build Agent
0ad56db6c9 auto: increment master version to 14.0.178 2020-11-07 13:00:58 -05:00
jahorton
69277feec1 feat(common/core/web): dynamically compiled model in auto test 2020-11-06 16:10:18 +07:00
jahorton
70d569a589 feat(common/models): LoadMessage refactor, model load from raw string (for tests) 2020-11-06 14:23:05 +07:00
Keyman Build Agent
7c37caa0b9 auto: increment master version to 14.0.177 2020-11-05 13:01:12 -05:00
jahorton
668ba26453 feat(common/models): initial applyCasing use, case detection 2020-11-05 14:29:52 +07:00
Keyman Build Agent
56e0c29815 auto: increment master version to 14.0.176 2020-11-04 13:01:12 -05:00
Keyman Build Agent
f8e5f5771a auto: increment master version to 14.0.175 2020-11-03 16:58:12 -05:00
Keyman Build Agent
ad895dfd35 auto: increment master version to 14.0.174 2020-10-30 14:16:26 -04:00
Keyman Build Agent
26dff1bb94 auto: increment master version to 14.0.173 2020-10-29 14:01:00 -04:00
Keyman Build Agent
3f49b2c780 auto: increment master version to 14.0.172 2020-10-28 14:00:57 -04:00
Joshua Horton
ecc71ac297
Merge pull request #3767 from keymanapp/fix/common/models/accepted-suggestion-tracking
chore(common/models): fixes context tracking with accepted suggestions
2020-10-28 09:52:15 +07:00
Keyman Build Agent
22cb27366b auto: increment master version to 14.0.171 2020-10-27 14:00:58 -04:00
jahorton
dd34d201ad fix(common/models): fixes context tracking with accepted suggestions 2020-10-27 09:25:30 +07:00
Keyman Build Agent
d76ffe1f81 auto: increment master version to 14.0.170 2020-10-26 14:00:55 -04:00
jahorton
49f7d265cc feat(common/models): compacts context tokens on bksp 2020-10-26 15:11:03 +07:00
Keyman Build Agent
ddab3604c0 auto: increment master version to 14.0.169 2020-10-24 14:00:56 -04:00
Keyman Build Agent
151296266a auto: increment master version to 14.0.168 2020-10-23 14:01:02 -04:00
Keyman Build Agent
b1b83ea3d3 auto: increment master version to 14.0.167 2020-10-22 14:00:52 -04:00
Joshua Horton
4744d39aed
Merge pull request #3706 from keymanapp/refactor/common/models/common-tokenization-and-wordbreaking
refactor(common/models): Common tokenization and wordbreaking functions
2020-10-22 09:17:07 +07:00
Keyman Build Agent
88ad92aec9 auto: increment master version to 14.0.166 2020-10-21 14:00:55 -04:00
jahorton
b5309fc606 fix(common/models): context for reversion's wordbreak 2020-10-21 15:22:32 +07:00
jahorton
04e68f0185 chore(common/models): Merge branch 'master' into refactor/common/models/common-tokenization-and-wordbreaking 2020-10-21 15:21:49 +07:00
Keyman Build Agent
c64ce11a36 auto: increment master version to 14.0.165 2020-10-20 14:00:48 -04:00
jahorton
d2b08d6e7d refactor(common/models): marks deprecation, detects reliance on deprecated wordbreaker def 2020-10-20 09:20:00 +07:00
Joshua Horton
6efb6d23be
Merge pull request #3685 from keymanapp/feat/common/models/context-reversion
feat(common/models): context reversion modeling
2020-10-20 08:42:07 +07:00
Joshua Horton
207b6b85f4
Merge pull request #3663 from keymanapp/feat/common/models/acceptance-context-tracking
feat(common/models):  context tracking of accepted Suggestions
2020-10-20 08:41:46 +07:00
Keyman Build Agent
29ea71ecb8 auto: increment master version to 14.0.164 2020-10-19 14:00:52 -04:00
jahorton
56afe4a221 change(common/models): better condition check 2020-10-19 13:43:19 +07:00
Keyman Build Agent
c2195af625 auto: increment master version to 14.0.163 2020-10-18 14:00:41 -04:00
Keyman Build Agent
8ec5a9db46 auto: increment master version to 14.0.162 2020-10-16 14:00:49 -04:00
Keyman Build Agent
81bca4920f auto: increment master version to 14.0.161 2020-10-14 14:00:57 -04:00
jahorton
cf8cbbfff4 refactor(common/models): refactors old wordbreak tests 2020-10-14 12:32:25 +07:00
jahorton
1688366033 refactor(common/models): LMLayer use of refactored funcs 2020-10-14 12:16:35 +07:00