An open API service providing repository metadata for many open source software ecosystems.

GitHub / vmsaif / wrongSpellDetector

The Spell Checker is a Java project that checks for spelling mistakes in a .txt file. It uses JFileChooser to allow the user to select a dictionary and file to check, stores the dictionary words in an ArrayList for efficient searching, and compares the spelling of the words in the file to the dictionary to identify errors.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmsaif%2FwrongSpellDetector

Stars: 2
Forks: 0
Open issues: 0

License: None
Language: Java
Size: 388 KB
Dependencies parsed at: Pending

Created at: about 4 years ago
Updated at: over 1 year ago
Pushed at: about 2 years ago
Last synced at: about 1 year ago

Topics: arraylist, dictionary, jfilechooser, line-numbers, spell-checker, spelling-mistakes

    Loading...