spiegel-keyman/web/src/engine/predictive-text
Joshua Horton 7ebfbfe54e refactor(web): move static computeDistance to standalone helper
The main goal of this commit is to allow computeDistance to operate properly with both ClassicalDistanceCalculation and SegmentableDistanceCalculation. For now, context alignment via computeAlignment will continue to use the former edit-distance calculation type, but the goal is to convert to use of the latter and its support for 'split' / 'merge' edit operations in the near future.

Build-bot: skip build:web
Test-bot: skip
2025-09-10 10:50:19 -05:00
..
templates Merge branch 'epic/autocorrect' into chore/merge-master-into-autocorrect 2025-09-03 12:37:49 -05:00
types change(web): replace USVString with string in predictive-text engine 2025-04-29 10:47:20 +07:00
wordbreakers Merge branch 'epic/autocorrect' into chore/merge-master-into-autocorrect 2025-08-28 01:33:18 -07:00
worker-main Merge branch 'feat/web/punctuation-whitespace-reversion' into feat/web/auto-accept-on-punctuation 2025-09-03 12:21:33 -05:00
worker-thread refactor(web): move static computeDistance to standalone helper 2025-09-10 10:50:19 -05:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00