Bi gram support
#1682
-
It would be great if we had bi gram support. Like https://github.com/ranelpadon/ngram-type |
Beta Was this translation helpful? Give feedback.
Answered by
Miodec
Jul 27, 2021
Replies: 1 comment
-
You can achieve the same effect by using custom mode, pasting in a list of bigrams you wait to train and enabling random mode. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Miodec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can achieve the same effect by using custom mode, pasting in a list of bigrams you wait to train and enabling random mode.