Skip to content

Demonstration of Efficient Fuzzy Matching techniques using MongoDB

Notifications You must be signed in to change notification settings

johnlpage/Fuzzgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fuzzgo

Demonstration of Efficient Fuzzy Matching techniques using MongoDB

This demonstrates the use of Metaphone, Garbled Search against a term index, Multifield and quorum searching.

unpack the datafile in datagen then run datagen.pl to generate 5 Million documents.

then run fuzzgo.py

Needs pymongo and bottle

This is my first python program - feel free to refactor all the code :-)

About

Demonstration of Efficient Fuzzy Matching techniques using MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published