Is it possible to suggest words based on bigram frequency?
Right now, when I enter 'smart' and press spacebar, the word suggestion resets(! ? , @ _).
But I think it might be better if 'phone' or 'keyboard' were suggested instead,
so that you can simply click on the suggestion to write "smart phone" or "smart keyboard".
Am I too lazy? =)
Bigram?
- cyril
- Developer
- Posts: 2079
- Joined: Tue Feb 02, 2010 4:02 pm
- Phone: Nexus One 2.3
- Location: Nice, France
Re: Bigram?
Technically, that's possible. The only problem will be the data source for the algorithm.. I can probably do it for english but it will take a lot of time to support more languages
Cyril