Allow users to set a confidence level of predictions so we only show predictions that reach a certain threshold. Also allow users to set a minimum number of characters in a word before showing any predictions
Worth noting, there are currently limitations to this as we don't our prediction system doesn't give us a confidence rating. It also doesn't give us predictions when there are no letters entered in the current word. These need to be addressed as part of this.
Allow users to set a confidence level of predictions so we only show predictions that reach a certain threshold. Also allow users to set a minimum number of characters in a word before showing any predictions
Worth noting, there are currently limitations to this as we don't our prediction system doesn't give us a confidence rating. It also doesn't give us predictions when there are no letters entered in the current word. These need to be addressed as part of this.