karthikabinav / SpellCheck

Contains the spell check assignment as a part of NLP course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpellCheck

Contains the context sensitive spell check assignment as a part of NLP course

To run the code, got to src/Execute.java. Compile that file using javac and run it.

The output is a series of corrections listed in the most relevant order to least relevant order.

About

Contains the spell check assignment as a part of NLP course


Languages

Language:Java 100.0%