-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Description
@cemerick :
Hi congratulations on the module,
in Python there is: difflib.SequenceMatcher (None, str1, str2) .ratio ()
in the module you created there is a similar thing, does the same thing?
Example if I have:
- murder on the orient express
- murder on the express express 2017
The value of ratio, which value should you give according to your module?
Exceeds in this example the value of: 0.90?
P.Š.
Would it be possible to use it on React-native?
I thank you in advance.
Metadata
Metadata
Assignees
Labels
No labels