Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fuzzy Matching Algorithms #41

Open
SirWellington opened this issue Jan 10, 2017 · 2 comments
Open

Add Fuzzy Matching Algorithms #41

SirWellington opened this issue Jan 10, 2017 · 2 comments

Comments

@SirWellington
Copy link
Member

Use fuzzy string matching algorithms like Jaro-Winkler and levenhstein distances to match EBT stores with Google Places and EBT stores.

@SirWellington
Copy link
Member Author

Been a while since I've had to write these algorithms. Gonna start off with the Jaro Winkler first.

@SirWellington
Copy link
Member Author

Here's the Jaro-Winkler Algorithm explanation:
https://en.wikipedia.org/wiki/Jaro%E2%80%93Winkler_distance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant