Provides adds high-performance fuzzy string matching functions, powered by the RapidFuzz C++ library.
Maintainer(s):
rustyconover
Installing and Loading
INSTALL rapidfuzz FROM community;
LOAD rapidfuzz;
About rapidfuzz
For more information regarding usage, see the documentation.
Added Functions
function_name | function_type | description | comment | examples |
---|---|---|---|---|
rapidfuzz_partial_ratio | scalar | NULL | NULL | NULL |
rapidfuzz_ratio | scalar | NULL | NULL | NULL |
rapidfuzz_token_set_ratio | scalar | NULL | NULL | NULL |
rapidfuzz_token_sort_ratio | scalar | NULL | NULL | NULL |