Skip to content

Commit 1cd46f4

Browse files
author
Maarten Grootendorst
authored
Update README.md
1 parent c37a6c5 commit 1cd46f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![PyPI - License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/MaartenGr/keybert/blob/master/LICENSE)
55
[![PyPI - PyPi](https://img.shields.io/pypi/v/polyfuzz)](https://pypi.org/project/polyfuzz/)
66
[![Build](https://img.shields.io/github/workflow/status/MaartenGr/polyfuzz/Code%20Checks/master)](https://pypi.org/project/polyfuzz/)
7-
[![docs](https://img.shields.io/badge/docs-Passing-green.svg)](https://maartengr.github.io/PolyFuzz/)
7+
[![docs](https://img.shields.io/badge/docs-Passing-green.svg)](https://maartengr.github.io/PolyFuzz/)
88
**`PolyFuzz`** performs fuzzy string matching, string grouping, and contains extensive evaluation functions.
99
PolyFuzz is meant to bring fuzzy string matching techniques together within a single framework.
1010

@@ -246,4 +246,4 @@ These algorithms focus primarily on edit distance measures and can be used in `p
246246
**Other interesting repos**:
247247

248248
* https://github.com/ing-bank/sparse_dot_topn
249-
* Used in PolyFuzz for fast cosine similarity between sparse matrices
249+
* Used in PolyFuzz for fast cosine similarity between sparse matrices

0 commit comments

Comments
 (0)