Joshua A. Horton
|
78e86ac9f4
|
chore(common/models): fixes a formatting nit
|
2023-06-05 11:44:17 +07:00 |
|
Joshua A. Horton
|
06fa0f0556
|
change(common/models): replaces 'virtualized' Node worker with actual Node worker
|
2023-06-05 09:59:31 +07:00 |
|
Joshua A. Horton
|
5cb15fbcf1
|
chore(common/models): lm-layer import pathing cleanup
|
2023-02-03 15:35:31 +07:00 |
|
Joshua A. Horton
|
1b0d167d45
|
feat(common/models): differentiated worker constructors
|
2023-01-30 12:20:26 +07:00 |
|
Joshua A. Horton
|
31e711e393
|
chore(common/models): removes deprecated unit test, fixes one import
|
2023-01-20 14:05:42 +07:00 |
|
Joshua A. Horton
|
39c0c0cf2e
|
chore(common/models): lm-layer test resource refs updated; removed duplicate resources
|
2023-01-20 13:48:58 +07:00 |
|
Joshua A. Horton
|
00d0ef36a2
|
fix(common/models): lm-layer unit tests now operational again. Not elegant, but it works
|
2023-01-20 13:48:58 +07:00 |
|
Joshua A. Horton
|
e59a19724e
|
fix(common/models): headless lm-layer unit tests
|
2023-01-20 13:48:57 +07:00 |
|
Joshua A. Horton
|
d9aebab050
|
fix(common/models): lm-layer unit test patchup
|
2023-01-20 13:43:31 +07:00 |
|
Joshua A. Horton
|
d59876e8f3
|
chore(common/models): moves one more unit test set
|
2023-01-20 13:43:31 +07:00 |
|
Joshua A. Horton
|
7d6f3039af
|
chore(common/models): lm-worker unit tests => common/web/lm-worker, test resources to common/test
|
2023-01-20 13:43:30 +07:00 |
|
Joshua A. Horton
|
dd9d773720
|
chore(common/models): lmlayer build.sh now builder-based
|
2022-10-03 12:45:23 +07:00 |
|
Joshua Horton
|
2caa22ee2a
|
Merge pull request #7241 from keymanapp/fix/common/models/no-whole-replacements
fix(common/models): blocks full-text "corrections" ✏️
|
2022-09-19 08:22:46 +07:00 |
|
Joshua A. Horton
|
415201bf15
|
fix(common/models): isWhitespace, adds related unit tests
|
2022-09-12 15:03:48 +07:00 |
|
Joshua A. Horton
|
6632d597d5
|
feat(common/models): adds unit test, minor branch polish
|
2022-09-12 10:25:24 +07:00 |
|
Joshua A. Horton
|
3aed0bf395
|
feat(common/models): also, unit tests
|
2022-09-08 10:48:23 +07:00 |
|
Joshua A. Horton
|
0a237f800f
|
chore(web): test name tweak
|
2022-09-05 11:31:57 +07:00 |
|
Joshua A. Horton
|
b0184ec98b
|
fix(web): adds unit test targeting issue, handler for edge case
|
2022-09-05 11:30:50 +07:00 |
|
Marc Durdin
|
41bd9069ad
|
chore(web): fixup lmlayer test paths
|
2022-05-13 09:52:08 +10:00 |
|
jahorton
|
85ebed5c04
|
change(common/models): unit test adjustment for breaking change
|
2021-07-30 11:51:17 +07:00 |
|
jahorton
|
2e55dced98
|
feat(common/models): adds some suggestion unit tests
|
2021-03-04 13:19:24 +07:00 |
|
jahorton
|
0483f3e13c
|
chore(common/models): Merge branch 'fix/common/models/context-reset-predictions' into feat/common/models/mid-context-suggestions
|
2021-02-08 12:48:47 +07:00 |
|
jahorton
|
2b12b0a3e8
|
fix(common/models): search alg failed to clear batches
|
2021-02-08 12:21:11 +07:00 |
|
jahorton
|
861d1b5501
|
fix(common/models): branch polishing, unit test fix
|
2021-02-05 12:58:06 +07:00 |
|
jahorton
|
7c1a7bb32f
|
fix(common/models): fixes unit test
|
2020-11-19 08:24:26 +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
|
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 |
|
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
|
04e68f0185
|
chore(common/models): Merge branch 'master' into refactor/common/models/common-tokenization-and-wordbreaking
|
2020-10-21 15:21:49 +07:00 |
|
jahorton
|
cf8cbbfff4
|
refactor(common/models): refactors old wordbreak tests
|
2020-10-14 12:32:25 +07:00 |
|
jahorton
|
934f594297
|
feat(common/models): adds LMLayer reversion unit tests
|
2020-10-09 15:47:46 +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
|
7eb49360e7
|
feat(common/models): reversion construction unit tests
|
2020-10-07 13:21:19 +07:00 |
|
jahorton
|
07f48bdc19
|
fix(common/models): adjusts affected unit tests
|
2020-10-06 14:19:10 +07:00 |
|
jahorton
|
2355db4c46
|
feat(common/models): 'revert' now uses model's punctuation
|
2020-10-06 14:14:23 +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
|
5becd09732
|
feat(common/models): suggestion annotation unit test
|
2020-10-06 11:06:03 +07:00 |
|
jahorton
|
77a4e99ee1
|
fix(common/models): reinserts wordbreak, proper empty-string search
|
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 |
|
Joshua Horton
|
67e753a5f7
|
Merge pull request #3565 from keymanapp/chore/common/models/distance-modeler-cleanup
refactor(common/models): distance modeler cleanup
|
2020-09-23 09:23:15 +07:00 |
|
Joshua Horton
|
50bdd43c0d
|
Merge pull request #3556 from keymanapp/feat/common/models/correction-thresholding
feat(common/models): correction thresholding, acceptance
|
2020-09-23 09:22:52 +07:00 |
|