You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: