in reply to Re^2: Challenge: Predictive Texting
in thread Challenge: Predictive Texting

Sorry, but I'm still not clear what 'the word is finished being spelled' means.

Could it be paraphrased, for example, by 'the suggested word is the same length as the intended word?

Replies are listed 'Best First'.
Re^4: Challenge: Predictive Texting
by Limbic~Region (Chancellor) on Jan 10, 2007 at 17:51 UTC
    Not_a_Number,
    Let me walk you through a complete example and see if that does not clarify things:
    Mystery text = "kiss me" input: 5 output: l input: 4 output: li input: 7 output: lit input: 7 ouput: lips input: - # correct word length, wrong word output: kiss input: + # correct word output: kiss # clusmy interface - repeats correct word input: 6 output: n input: 3 output: of input: - # correct word length, wrong word output: me input: + # correct word output: me # clusmy interface - repeats correct word

    Cheers - L~R

      But then, why do you need the zero button for space?

        ambrus,
        Er um, because the example is flawed and I forgot the space.

        Cheers - L~R