A spelling correction system for computers.
The application runs in two modes, namely:
-
InputTextArea class: This provides a simple text editor which can corrects misspellings on the go. The undo hotkey (CTRL + Z) adds words to dictionary as well.
-
GlobalInput class: This provides reads global text inputs and provides corrections with the Swing window.
SmartType is free software, licensed under the Modified BSD License.