Skip to content

malikdiarra/bloom_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A bloom filter based spell check

To install the spellchecker, just create a new virtualenv environment and install this package in it though and launch the spellcheck command.

Example:

python -m venv env
pip install -e .
spellcheck

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages