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

pincode match type #277

Closed
sonalgoyal opened this issue May 19, 2022 · 1 comment
Closed

pincode match type #277

sonalgoyal opened this issue May 19, 2022 · 1 comment
Labels
good first issue to start contributing to Zingg
Milestone

Comments

@sonalgoyal
Copy link
Member

define a new similarity function for pin code. Many times pin code is xxxxx-xxxx and has to be matched with xxxxx. We need a feature which can split the pin code string on - and compare the first parts.

@sonalgoyal sonalgoyal added the good first issue to start contributing to Zingg label May 19, 2022
@sonalgoyal sonalgoyal added this to the 0.3.4 milestone May 19, 2022
@sonalgoyal
Copy link
Member Author

Also define a MatchType PINCODE and add the similarity function to StringSimilarity class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue to start contributing to Zingg
Projects
None yet
Development

No branches or pull requests

1 participant