Suggestions inside lexical model

Please add into lexical model and it’s source TSV file not only word and its frequency but also additional optional values of next word suggestions:

word, frequency, nextword1, nextword2, nextword3…
word, frequency, nextword1, nextword2, nextword3…

The same way as it’s done in HeliBoard, which they call bigram lines

Hello @Vasyl,

Could you let us know which keyboard is for this lexical model?

We do not have support for bigram and the wordlist format we use for the Lexical Model is word and frequency. Please visit this link.

Visit this topic for word, frequency, nextword1, nextword2, nextword3…

Should there be further questions, let us know.

Bigram support is on the roadmap for future versions of Keyman. Currently we are fully committed on other aspects of predictive text.

Note: @Vasyl opened an issue at feat(web): bigram / n-gram support for lexical models · Issue #13111 · keymanapp/keyman · GitHub