-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
Hi,
could I get a list of index for match result?
for example
Fuzz.TokenInitialismRatio("NASA", "National Aeronautics and Space Administration");
could return
result(89, [0, 10, 26, 32])
the first number is the score, the second array is a list of index for char N A S A in National Aeronautics and Space Administration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels