atenreiro / opensquat

The openSquat is an open-source tool for detecting domain look-alikes by searching for newly registered domains that might be impersonating legit domains and brands.
https://opensquat.com
GNU General Public License v3.0
730 stars 135 forks source link

JaroWinkler method not working properly #18

Closed atenreiro closed 4 years ago

atenreiro commented 4 years ago

After pull #9, when running the application with Jaro-Winkler method, it's only showing results from direct string comparison and not using the Jaro-Winkler calculation.

Comparing the two method results:

Jaro Winkler JaroWinkler

Levenshtein Levenshtein