activity allows you to search for a specified text within a list of strings and identifies the best match along with its confidence level. This activity is useful in scenarios where you need to find the most accurate match for a text input from a collection of strings, such as name matching, data validation, and text recognition tasks. By providing a confidence percentage, it ensures that you can make informed decisions based on the accuracy of the match.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Sep 15, 2024
$ dotnet add package TextSimilarityEvaluatorNo README available.