Eddie Antonio Santos
|
b9a1925bee
|
test(common/lmlayer): add email test case
|
2020-04-27 10:10:07 -06:00 |
|
jahorton
|
ec1ce72e83
|
change(web/engine): matches recent approach change of grandparent PR
|
2020-04-27 14:05:48 +07:00 |
|
jahorton
|
67ff4a2036
|
chore(web/engine): Merge branch 'change/web/engine/keyboard-processor-package' into change/web/engine/input-processor-package
|
2020-04-27 14:01:38 +07:00 |
|
jahorton
|
07834e027d
|
change(web/engine): matches recent approach change of base PR
|
2020-04-27 13:57:32 +07:00 |
|
jahorton
|
8a31e0b29a
|
chore(web/engine): Merge branch 'feat/common/init-lerna' into change/web/engine/keyboard-processor-package
|
2020-04-27 13:52:12 +07:00 |
|
jahorton
|
42ea45a97f
|
fix(common/lmlayer): problem was with lm-layer npm run test
|
2020-04-27 13:21:03 +07:00 |
|
jahorton
|
a5d3e89029
|
change(common/lmlayer): tweaks script definition
|
2020-04-27 13:06:37 +07:00 |
|
jahorton
|
fe71729ec8
|
change(common): better lerna use, adds version script to base package
|
2020-04-27 12:05:17 +07:00 |
|
jahorton
|
e1b657689c
|
chore(web/engine): fixes package name
|
2020-04-27 09:44:55 +07:00 |
|
Eddie Antonio Santos
|
8731badde6
|
style(common/lmlayer): spruce up join word breaker
|
2020-04-24 15:11:14 -06:00 |
|
Eddie Antonio Santos
|
4be0caf776
|
refactor(common/lmlayer): rename originalResults -> originalSpans
|
2020-04-24 15:07:23 -06:00 |
|
Eddie Antonio Santos
|
ddbc3d2f4a
|
change(common/lmlayer): use limit instead of useless array as parameter
|
2020-04-24 14:59:48 -06:00 |
|
Eddie Antonio Santos
|
b64e1243ef
|
refactor(common/lmlayer): extract function: concatenateSpansFromRanges()
|
2020-04-24 14:59:21 -06:00 |
|
Eddie Antonio Santos
|
b34dec174a
|
refactor(common/lmlayer): extract function: fillInRanges()
|
2020-04-24 14:48:57 -06:00 |
|
Eddie Antonio Santos
|
7630660c57
|
change(common/lmlayer): createMessyJoinRanges creates clean join ranges now
|
2020-04-24 14:44:58 -06:00 |
|
Eddie Antonio Santos
|
3d7ad58f83
|
refactor(common/lmlayer): extract function: createMessyJoinRanges()
|
2020-04-24 14:40:32 -06:00 |
|
Eddie Antonio Santos
|
fc5e191fa8
|
refactor(common/lmlayer): extract functino mergeOverlappingRanges()
|
2020-04-24 14:35:38 -06:00 |
|
Eddie Antonio Santos
|
537efe76cf
|
change(common/lmlayer): compute full contiguous ranges
|
2020-04-24 14:28:22 -06:00 |
|
Eddie Antonio Santos
|
8b336b0c15
|
test(common/lmlayer): no join case
|
2020-04-24 14:27:29 -06:00 |
|
Eddie Antonio Santos
|
2936a4e1d3
|
refactor(common/lmlayer): rename a few variables
|
2020-04-24 14:10:02 -06:00 |
|
Eddie Antonio Santos
|
63b9dd08be
|
change(common/lmlayer): new algorithm for computing joins
|
2020-04-24 14:09:02 -06:00 |
|
Eddie Antonio Santos
|
b607ae81be
|
change(common/lmlayer): reimplement join algorithm
|
2020-04-24 11:35:04 -06:00 |
|
Eddie Antonio Santos
|
04f6d063c1
|
test(common/lmlayer): test some edge cases
|
2020-04-24 10:23:12 -06:00 |
|
Eddie Antonio Santos
|
c2b28f4256
|
test(common/lmlayer): generate join word breaker test cases from table
|
2020-04-24 10:01:00 -06:00 |
|
jahorton
|
c37de6da0f
|
fix(web/engine): more post-rebase build fixing
|
2020-04-24 15:48:59 +07:00 |
|
jahorton
|
a22faba7b0
|
chore(web/engine): adds lerna as dev-dependency for input-processor
|
2020-04-24 14:35:51 +07:00 |
|
jahorton
|
f73aa8dc79
|
docs(web/engine): fixes up readme.md for input-processor
|
2020-04-24 14:35:51 +07:00 |
|
jahorton
|
8ab3da6afd
|
fix(web): proper location for testing resource dupe
|
2020-04-24 14:35:51 +07:00 |
|
jahorton
|
251257b7f3
|
fix(web): Fixes resource builds, polishes core builds
|
2020-04-24 14:35:50 +07:00 |
|
jahorton
|
a2146209e1
|
fix(web): adjusts KeymanWeb build script to use inputProcessor package
|
2020-04-24 14:35:49 +07:00 |
|
jahorton
|
add1e32b17
|
change(web/engine): splits off input-processor into own module
|
2020-04-24 14:35:48 +07:00 |
|
jahorton
|
1eed004296
|
change(web): package rename + patchup
|
2020-04-24 13:53:39 +07:00 |
|
jahorton
|
00903c32d5
|
fix(web/engine): adds lerna as dev-dependency for KeyboardProcessor
|
2020-04-24 13:45:16 +07:00 |
|
jahorton
|
bde3ec673d
|
docs(web/engine): cleans readme.md for keyboard-processor
|
2020-04-24 13:45:16 +07:00 |
|
jahorton
|
43a415fc47
|
change(web/engine): package.json tidy-up
|
2020-04-24 13:45:15 +07:00 |
|
jahorton
|
6015abc432
|
change(web/engine): mild keyboard-processor build polish
|
2020-04-24 13:45:15 +07:00 |
|
jahorton
|
373196dded
|
change(web/engine): splits off the core/web/keyboard-processor module
|
2020-04-24 13:45:04 +07:00 |
|
jahorton
|
4c7cfec49c
|
change(common/lmlayer): better package name for lm-layer
|
2020-04-24 13:43:04 +07:00 |
|
Eddie Antonio Santos
|
f2a86fd418
|
change(common/lmlayer): throw when concatenating bad spans
|
2020-04-23 10:55:39 -06:00 |
|
Eddie Antonio Santos
|
8a25d646e0
|
refactor(common/lmlayer): extract fn: concatenateSpans()
|
2020-04-23 10:47:01 -06:00 |
|
Eddie Antonio Santos
|
e1a22eee16
|
refactor(common/lmlayer): more descriptive variable names
|
2020-04-23 10:42:55 -06:00 |
|
Eddie Antonio Santos
|
90be4674a3
|
change(common/lmlayer): first implementation of join word breaker
|
2020-04-23 10:39:31 -06:00 |
|
Eddie Antonio Santos
|
fd121ab3b5
|
test(common/lmlayer): basic join word breaker functionality
|
2020-04-23 09:59:46 -06:00 |
|
Eddie Antonio Santos
|
4ac2ea04d8
|
change(common/lmlayer): implement stub join word breaker decorator
|
2020-04-23 09:51:47 -06:00 |
|
Eddie Antonio Santos
|
ac6cb1e0c7
|
test(common/lmlayer): decorate an existing word breaker
|
2020-04-23 09:43:36 -06:00 |
|
Eddie Antonio Santos
|
7c8f337238
|
Merge pull request #3014 from keymanapp/change/common/lmlayer/remove-nfd-table
change(common/lmlayer): remove NFD table
|
2020-04-23 08:49:18 -06:00 |
|
Eddie Antonio Santos
|
a9069a1a3a
|
Merge branch 'master' into lmlayer-default-searchtermtokey
|
2020-04-22 08:24:21 -06:00 |
|
Eddie Antonio Santos
|
6ad370cd29
|
refactor(common/lmlayer): rename defaultWordform2Key -> defaultSearchTermToKey
|
2020-04-21 15:51:21 -06:00 |
|
Eddie Antonio Santos
|
5a60573895
|
docs(common/lmlayer): remove '@' that was making JSDoc upset
|
2020-04-21 15:50:20 -06:00 |
|
Eddie Antonio Santos
|
1b977aea59
|
Merge branch 'lmlayer-default-searchtermtokey' into change/common/lmlayer/remove-nfd-table
|
2020-04-21 15:19:04 -06:00 |
|