2 Forks
6 Stars
6 Watchers

Lucene-Spell-Checker

A Lucene 8.0.0 API based java application that, given a word from the user, scans an english dictionary and guesses the correct spell of the word

How to download and setup Lucene-Spell-Checker

Open terminal and run command
git clone https://github.com/Coursal/Lucene-Spell-Checker.git
git clone is used to create a copy or clone of Lucene-Spell-Checker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Lucene-Spell-Checker https://github.com/Coursal/Lucene-Spell-Checker/archive/master.zip

Or simply clone Lucene-Spell-Checker with SSH
[email protected]:Coursal/Lucene-Spell-Checker.git

If you have some problems with Lucene-Spell-Checker

You may open issue on Lucene-Spell-Checker support forum (system) here: https://github.com/Coursal/Lucene-Spell-Checker/issues