Skip to content

mahendrakariya/spelling_correction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SPELLING CORRECTION

Corpus Used: Writings of secondary-school children, collected by David Holbrook

Language Models Implemented:

  1. Uniform Language Model
  2. Laplace Unigram Language Model
  3. Laplace Bigram Language Model
  4. Stupid Back-off Model
  5. 3-gram Language Model

Main Class: SpellCorrect.java

P.S. If you have never worked on spelling correction before, I would recommend you visit http://norvig.com/spell-correct.html

About

Spelling Correction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages