Predictor Input Method

The Text Predictor Input Method offers text prediction and completion for regular GTK+ text entry widgets.

The Text Predictor Input Method is a GTK+ Input Method that provides intelligent text completion to regular GTK+ text widgets.

This functionality is similar to the proprietary ones found in mobile phones (like the popular T9) but adapted to the GNOME desktop and using Free Software technologies.

Currently it uses the Presage predictive text Free Software library to get suggestions based on the context, that is, it depends on the previously typed words, not only on the current word's prefix.

When typing with this Input Method, users will be presented with a preview of the suggested completion text (a suffix or an entire word) which can be accepted or changed for another suggestion.

This kind of assistive technology can have many applications but the main ones are: the usage in small/mobile devices and the assistance of users with disabilities. Both have the same reasons behind: speeding the input and reducing failed characters, because the required input gets minimized; of course, one may as well use it in a GNOME desktop regularly for faster typing your emails, etc.

Links

Screenshots & Screencasts

Commits

Joaquim Rocha pushed 4768a440 to text-predictor-input-method/text-predictor-input-method:master

jrocha pushed 4768a440 to text-predictor-input-method/text-predictor-input-method:master Joaquim Rocha 4768a44: Make accept and change candidates' state able to be 0 (so no state is ne...

Joaquim Rocha05/04/2010

Joaquim Rocha pushed ab5158d9 to text-predictor-input-method/text-predictor-input-method:master

jrocha pushed ab5158d9 to text-predictor-input-method/text-predictor-input-method:master Joaquim Rocha ab5158d: work on a 32-bit fedora system

Joaquim Rocha04/03/2010

Joaquim Rocha started development of text-predictor-input-method/text-predictor-input-method

jrocha started development of text-predictor-input-method/text-predictor-input-method

Joaquim Rocha02/03/2010

Joaquim Rocha committed 3372c453 to text-predictor-input-method

jrocha committed 3372c453 to text-predictor-input-method Initial release

Joaquim Rocha02/03/2010

Joaquim Rocha created repository text-predictor-input-method in Text Predictor Input Method

jrocha created repository text-predictor-input-method in Text Predictor Input Method

Joaquim Rocha02/03/2010