Skip to content

neelborooah/SmartType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SmartType

A spelling correction system for computers.

The application runs in two modes, namely:

  1. 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.

  2. GlobalInput class: This provides reads global text inputs and provides corrections with the Swing window.

Licensing

SmartType is free software, licensed under the Modified BSD License.

About

A spelling correction desktop app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages