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

Addition of String Comparison Method - Jaccard Similarity #149

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Addition of String Comparison Method - Jaccard Similarity #149

wants to merge 4 commits into from

Conversation

debadridtt
Copy link

-> New method for string comparison: Jaccard Similarity
-> Ran all tests, 207 passed 90 failed, 2 errors, 768 warnings, None related to the Jaccard Similarity calculation
-> Tested on datasets, computes the Jaccard similarity scores of two strings successfully

Adding Jaccard similairty method of string comparison
Addition of new method for string comparison
Added Jaccard Similairty logic for string comparison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant