ccspellcheck

command module
v0.0.0-...-2b16b5c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2024 License: MIT Imports: 6 Imported by: 0

README

Build Your Own Spell Checker Using A Bloom Filter

References:

Build & Run

Create list of words that we want to insert into the Bloom Filter.

$ cp /usr/share/dict/words words.txt
$ make
$ build/ccspellcheck homer
2024/04/28 19:59:41 buildDictionary: added 235976 words
2024/04/28 19:59:41 'homer' found!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL