in reply to Re^3: Challenge: Predictive Texting
in thread Challenge: Predictive Texting
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
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Challenge: Predictive Texting
by ambrus (Abbot) on Jan 11, 2007 at 12:16 UTC | |
by Limbic~Region (Chancellor) on Jan 11, 2007 at 13:08 UTC | |
by ambrus (Abbot) on Jan 11, 2007 at 13:14 UTC | |
by Limbic~Region (Chancellor) on Jan 11, 2007 at 13:34 UTC |