Skip to content

Commit

Permalink
chore: update readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Dec 1, 2021
1 parent b1b04a3 commit fc1f6c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Blazing fast library for fuzzy filtering, matching, and other fuzzy things!

Zadeh is a blazing fast library for fuzzy filtering, matching, and other fuzzy things. Zadeh is a multithreaded library written in C++ with the goal to search through a dataset with 1M entries in a few hundred milliseconds.

The name "Zadeh" refers to [Lofti Zadeh](https://en.wikipedia.org/wiki/Lotfi_A._Zadeh), the creator of fuzzy logic and fuzzy systems.

### features

- Fuzzy filter through an array of candidates (`StringArrayFilterer`)
Expand Down

0 comments on commit fc1f6c5

Please sign in to comment.