Skip to content

samim23/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

Languages

  • Python 73.8%
  • HTML 14.6%
  • CSS 6.3%
  • JavaScript 5.3%