You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
even though my current value and the correct value only differ by one character it is only at position 9 in the list, I even get suggestions that don't match anything (SNAPSHOT???)
See the following screenshot;
even though my current value and the correct value only differ by one character it is only at position 9 in the list, I even get suggestions that don't match anything (SNAPSHOT???)
Apache commons text offer some nice algorithms that might help giving better choices:
https://commons.apache.org/proper/commons-text/apidocs/org/apache/commons/text/similarity/EditDistance.html
The text was updated successfully, but these errors were encountered: