Add fuzzy matching to intro

This commit is contained in:
Adriane Boyd 2023-01-17 16:25:36 +01:00
parent 82ccbdc70b
commit c17ccd73e4

View File

@ -9,8 +9,8 @@ menu:
## New features {id="features",hidden="true"}
spaCy v3.5 introduces three new CLI commands, `apply`, `benchmark` and
`find-threshold`, provides improvements to our entity linking functionality, and
includes a range of language updates and bug fixes.
`find-threshold`, adds fuzzy matching, provides improvements to our entity
linking functionality, and includes a range of language updates and bug fixes.
### New CLI commands {id="cli"}