Skip to content

Latest commit

 

History

History
8 lines (3 loc) · 371 Bytes

README.md

File metadata and controls

8 lines (3 loc) · 371 Bytes

#Spellchecker

Based on Peter Norvig's essay How to Write a Spelling Corrector, this is a spelling corrector. It's programmed in Java. For now, the model does quite poorly (it's a naive, non-contextual model):

Words tested: 265, percent correct: 0.618868, time taken: 420 milliseconds, 0.630952 ms/word