Commit graph

670 commits

Author SHA1 Message Date
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
e8322e0aa7 feat(common/models): properly casing partial suggestions 2020-11-11 10:07:29 +07:00
jahorton
04032dabbb chore(common/models): Merge branch 'feat/common/models/applyCasing' into feat/common/models/applyCasing-use 2020-11-11 08:57:09 +07:00
jahorton
761494996b chore(common/models/types): CasingEnum -> CasingForm 2020-11-11 08:55:26 +07:00
Joshua Horton
cb42240360
chore: Update common/models/templates/src/common.ts
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
2020-11-11 08:44:49 +07:00
Keyman Build Agent
c94de9e1b9 auto: increment master version to 14.0.179 2020-11-10 13:01:11 -05:00
Keyman Build Agent
0ad56db6c9 auto: increment master version to 14.0.178 2020-11-07 13:00:58 -05:00
Keyman Build Agent
7c37caa0b9 auto: increment master version to 14.0.177 2020-11-05 13:01:12 -05:00
jahorton
7ace35e107 docs(common/models): better LexicalModel type docs 2020-11-05 14:29:14 +07:00
jahorton
67e08be599 docs(developer/compilers): removes finished TODOs 2020-11-05 10:20:37 +07:00
jahorton
addc387bf1 feat(developer/compilers): model compilation test 2020-11-05 09:22:49 +07:00
Keyman Build Agent
56e0c29815 auto: increment master version to 14.0.176 2020-11-04 13:01:12 -05:00
jahorton
5c9c2bd8e6 feat(developer/compilers): initial applyCasing compilation, new code reorg 2020-11-04 15:08:20 +07:00
jahorton
b800eaa96d feat(developer/compilers): starts lexical model compiler aspects 2020-11-04 15:07:57 +07:00
jahorton
47b0a88a9b feat(common/models): initial groundwork for applyCasing 2020-11-04 15:03:14 +07: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
Keyman Build Agent
22cb27366b auto: increment master version to 14.0.171 2020-10-27 14:00:58 -04:00
Keyman Build Agent
d76ffe1f81 auto: increment master version to 14.0.170 2020-10-26 14:00:55 -04: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
04e68f0185 chore(common/models): Merge branch 'master' into refactor/common/models/common-tokenization-and-wordbreaking 2020-10-21 15:21:49 +07:00
jahorton
54b829006d docs(common/models/types): wordbreaker documentation 2020-10-21 15:16:41 +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
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
1c2537be28 chore(common/models/templates): addresses PR review concerns 2020-10-19 14:22:45 +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
781cac0a3f docs(common/models): better test docs, code readability 2020-10-14 12:48:26 +07: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
Eddie Antonio Santos
9a5f6f3a4f
Merge pull request #3705 from keymanapp/refactor/common/models/extract-outcome-type
refactor(common/models): extract Outcome type
2020-10-13 22:56:25 -06:00
jahorton
d969b76345 refactor(common/core): makes tokenization methods common, removes from LexicalModel 2020-10-14 10:48:09 +07:00
jahorton
255ade52a8 feat(common/models): context tokenization enhancements 2020-10-14 10:17:14 +07:00
Joshua Horton
73a20cfe8c
Merge pull request #3702 from keymanapp/feat/common/core/web/selective-wordbreak-swallow
feat(common/core/web): selective wordbreak swallowing after accepting suggestions
2020-10-14 08:25:35 +07:00
Joshua Horton
dade4d1635
Merge pull request #3700 from keymanapp/change/web/disable-nonsuggestion-keep
feat(common/models): disables "keep" when word is not suggestion otherwise
2020-10-14 08:25:10 +07:00
Eddie Antonio Santos
dfce22252c
refactor(common/models): replace & {p} with Outcome type 2020-10-13 09:28:48 -06:00