Closed Bug 860541 Opened 11 years ago Closed 11 years ago

[keyboard] if input is a valid word, prediction engine must suggest it

Categories

(Firefox OS Graveyard :: Gaia::Keyboard, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: djf, Unassigned, NeedInfo)

References

Details

(Whiteboard: c=auto-correct)

It is important for auto-correction that we don't correct words that are real words. So the prediction engine needs to tell us if the user's input is a complete word on its own.  It doesn't always do this, though.

The input "ill" produces suggestions "illegal", "Illinois" and "illness" but not "ill" itself.

(I don't know if we should include a bloom filter for very low frequency words that we don't want to store in the DAG but that we still want to check for? That might be nice but is probably out of scope for now.)
Blocks: 797170
Adding whiteboard tags for tracking via srumbu.gs.
Whiteboard: c=keyboard
Preemptively asking for leo+ all the bugs blocking the keyboard auto-correct umbrella bug 797170.
blocking-b2g: --- → leo?
Blocks: 865484
No longer blocks: 797170
seem like a product/UX decision whether we need auto-correct in 1.1
Flags: needinfo?(ffos-product)
Chris is driving keyboard improvement decisions.
Flags: needinfo?(ffos-product) → needinfo?(clee)
Resolving this invalid. The premise in the first comment is not correct: sometimes we do want to auto correct input that is a real word.  "ill" is a word, but we want to auto-correct it to "I'll".
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Whiteboard: c=keyboard → c=auto-correct
blocking-b2g: leo? → ---
You need to log in before you can comment on or make changes to this bug.