Skip to content

cachevector/fuzzybunny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FuzzyBunny Logo

FuzzyBunny

A fuzzy search tool written in python

Overview

A lightweight, pip-installable Python library that aims to provide fuzzy string matching and ranking capabilities. With support for various custom scorers like Levenshtein, token sort, and Jaccard, FuzzyBunny will allow you to perform both partial and full matches with adjustable thresholds for flexible and speedy string comparisons.

Current Status

The project is in the early stages of development. The setup is complete, and we are working on implementing the core features.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Pybind11 for making it easy to create Python bindings for C++

About

A fuzzy search tool written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published