Skip to content

spell checking in C using MurmurHash3 for hash table

Notifications You must be signed in to change notification settings

Ganellon/spell_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spell_check

spell checking in C using MurmurHash3 for hash table

The version of dictionary.c that is in the speed directory is the version I'm tinkering with to try to squeeze more performance.

It's also a bit messy due to commented blocks of code.

About

spell checking in C using MurmurHash3 for hash table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published