Skip to content

Spell checker written with the help of BK-Trees. Phrase corrector uses a probablistic language model learnt from the N-grams extracted from the COCA corpus. A sentence corrector using collocations and PoS tagging. <!--mark-->

rajiv256/spellbee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spellbee

Spell Checker Assignment.

About

Spell checker written with the help of BK-Trees. Phrase corrector uses a probablistic language model learnt from the N-grams extracted from the COCA corpus. A sentence corrector using collocations and PoS tagging. <!--mark-->

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.8%
  • Haskell 4.2%