AceCentre / Echo

Echo is an AAC app designed for those with a visual difficulty and physical difficulty to access communication.
https://docs.acecentre.org.uk/products/v/echo
GNU General Public License v3.0
0 stars 0 forks source link

Set prediction sensitivity #53

Open gavinhenderson opened 9 months ago

gavinhenderson commented 9 months ago

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.