FareedCodess / spell-checker

The goal of this project was to develop a dictionary which is to be used in a spell checker. The spell checker will help users identify and correct misspelled words by comparing input words against the dictionary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spell-checker

The goal of this project was to develop a dictionary that is to be used in a spell checker. The spell checker will help users identify and correct misspelled words by comparing input words against the dictionary. This project was part of the data structures and algorithms course.

For more details, please refer to 's202185410_ICS202_ProjectReport.pdf'

About

The goal of this project was to develop a dictionary which is to be used in a spell checker. The spell checker will help users identify and correct misspelled words by comparing input words against the dictionary.

License:MIT License


Languages

Language:Java 100.0%