jahorton
|
07daee7b16
|
fix(common/models): fixes post-wordbreak suggestions
|
2020-12-04 13:39:04 +07:00 |
|
jahorton
|
6d111783e3
|
fix(common/core/web): predictive context reset
|
2020-12-03 15:48:18 +07: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
|
d2586394c9
|
chore(common/models): CasingEnum -> CasingForm
|
2020-11-11 09:08:06 +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 |
|
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 |
|
jahorton
|
668ba26453
|
feat(common/models): initial applyCasing use, case detection
|
2020-11-05 14:29:52 +07:00 |
|
jahorton
|
dd34d201ad
|
fix(common/models): fixes context tracking with accepted suggestions
|
2020-10-27 09:25:30 +07: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 |
|
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 |
|
jahorton
|
56afe4a221
|
change(common/models): better condition check
|
2020-10-19 13:43:19 +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 |
|
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 |
|
Eddie Antonio Santos
|
dfce22252c
|
refactor(common/models): replace & {p} with Outcome type
|
2020-10-13 09:28:48 -06:00 |
|
jahorton
|
f272efdeca
|
feat(common/core/web): selective wordbreak swallowing after accepted suggestion
|
2020-10-12 15:33:40 +07:00 |
|
jahorton
|
46eecb81cd
|
feat(common/models): disables "keep" when word is not suggestion otherwise
|
2020-10-12 12:51:47 +07:00 |
|
jahorton
|
934f594297
|
feat(common/models): adds LMLayer reversion unit tests
|
2020-10-09 15:47:46 +07:00 |
|
jahorton
|
beb19fdf84
|
feat(common/models): reversion in lm-layer
|
2020-10-08 15:15:55 +07:00 |
|
jahorton
|
505b5239c1
|
chore(common/models): Merge branch 'feat/common/models/model-dependent-revert-annotation' into feat/common/models/acceptance-context-tracking
|
2020-10-08 15:15:01 +07:00 |
|
jahorton
|
ebd9cb7df0
|
fix(common/models): suggestion annotation quote defaults
|
2020-10-08 10:16:56 +07:00 |
|
jahorton
|
62fd8ba289
|
chore(common/models): Merge branch 'feat/common/models/model-dependent-revert-annotation' into feat/common/models/acceptance-context-tracking
|
2020-10-08 09:44:00 +07:00 |
|
jahorton
|
43ba3c0fc2
|
fix(common/models): reversion typing
|
2020-10-08 08:41:24 +07:00 |
|
jahorton
|
73e8ba4c17
|
feat(common/models): acceptance tracking test case
|
2020-10-07 16:02:16 +07:00 |
|
jahorton
|
8a2d2622bd
|
change(common/core): post-merge patch, tests check id
|
2020-10-07 13:55:44 +07:00 |
|
jahorton
|
350f2e227d
|
chore(common/models): Merge branch 'feat/common/models/model-dependent-revert-annotation' into feat/common/models/acceptance-context-tracking
|
2020-10-07 13:31:21 +07:00 |
|
jahorton
|
7eb49360e7
|
feat(common/models): reversion construction unit tests
|
2020-10-07 13:21:19 +07:00 |
|
jahorton
|
d516484521
|
fix(common/models): missed detail from prior commit
|
2020-10-07 09:57:02 +07:00 |
|
jahorton
|
f29c4673dd
|
change(common/models): minor code polish
|
2020-10-07 09:50:32 +07:00 |
|
jahorton
|
c2c99c2d15
|
feat(common/models): tracked context notes applied Suggestions
|
2020-10-06 14:33:32 +07:00 |
|
jahorton
|
fa6cbe65c9
|
change(common/models): better reversion id strat
|
2020-10-06 14:33:21 +07:00 |
|
jahorton
|
5b8432b462
|
feat(common/models): marks accepted suggestions in tracked context
|
2020-10-06 14:33:18 +07:00 |
|
jahorton
|
907af8e8c3
|
feat(common/models): adds suggestion + reversion IDs
|
2020-10-06 14:30:59 +07:00 |
|
jahorton
|
3a04cf2e91
|
change(common/models): prependTransform -> mergedTransform
|
2020-10-06 14:19:27 +07:00 |
|
jahorton
|
2355db4c46
|
feat(common/models): 'revert' now uses model's punctuation
|
2020-10-06 14:14:23 +07:00 |
|
jahorton
|
954791b87c
|
chore(common/models): Merge remote-tracking branch 'fix/common/models/suggestions-after-whitespace' into fix/common/models/suggestions-after-whitespace
|
2020-10-06 12:53:54 +07:00 |
|
jahorton
|
3bad0d18da
|
chore(common/models): Merge branch 'refactor/common/models/suggestion-and-keep-init' into fix/common/models/suggestions-after-whitespace
|
2020-10-06 12:49:44 +07:00 |
|
jahorton
|
07067227bd
|
refactor(common/models): centralizes quotation logic, defs
|
2020-10-06 09:06:00 +07:00 |
|
Joshua Horton
|
0bede038f8
|
chore(common/models): removes artifact from dev of prior commit
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
|
2020-10-06 08:05:30 +07:00 |
|
jahorton
|
77a4e99ee1
|
fix(common/models): reinserts wordbreak, proper empty-string search
|
2020-10-05 15:02:24 +07:00 |
|
jahorton
|
bd5cdcada9
|
fix(common/models): starts fix for predictions after typed whitespace
|
2020-10-05 15:02:24 +07:00 |
|
jahorton
|
e5c37f7afc
|
refactor(common/models): centralizes suggestion & keep inits
|
2020-10-01 12:32:10 +07:00 |
|
Joshua Horton
|
a6a9968033
|
Merge pull request #3581 from keymanapp/feat/common/models/naive-correction-timer
feat(common/models): naive correction-algorithm timer
|
2020-09-23 09:24:20 +07: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 |
|