mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-29 03:37:42 +00:00
Update web/src/engine/predictive-text/worker-thread/src/main/correction/context-tokenization.ts
Some checks failed
Keyman Build Summary / Summarize build status checks (push) Has been cancelled
Some checks failed
Keyman Build Summary / Summarize build status checks (push) Has been cancelled
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
This commit is contained in:
parent
41beca3664
commit
74844bbd32
1 changed files with 1 additions and 1 deletions
|
|
@ -566,7 +566,7 @@ export class ContextTokenization {
|
|||
* triggering the transition.
|
||||
* @param bestProbFromSet The probability of the single most likely input
|
||||
* transform in the overall transformDistribution associated with the
|
||||
* keystroke triggering theh transition. It need not be represented by the
|
||||
* keystroke triggering the transition. It need not be represented by the
|
||||
* tokenizationPath to be built.
|
||||
* @param appliedSuggestionId
|
||||
* @returns
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue