-
Notifications
You must be signed in to change notification settings - Fork 418
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tdebatty/java-string-similarity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tdebatty/java-string-similarity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 4 files changed
- 3 contributors
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0c20faa - Browse repository at this point
Copy the full SHA 0c20faaView commit details
Commits on May 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5daaa2b - Browse repository at this point
Copy the full SHA 5daaa2bView commit details
Commits on Jun 6, 2021
-
Merge pull request #60 from Pipikopu/newBranch1
Add regular (non-null/empty) Cosine Test Cases.
Configuration menu - View commit details
-
Copy full SHA for 7f61f0b - Browse repository at this point
Copy the full SHA 7f61f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 483d5ca - Browse repository at this point
Copy the full SHA 483d5caView commit details
Commits on Jun 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4d0f2e4 - Browse repository at this point
Copy the full SHA 4d0f2e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d65b4 - Browse repository at this point
Copy the full SHA e4d65b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1924ab8 - Browse repository at this point
Copy the full SHA 1924ab8View commit details
Commits on Jan 22, 2022
-
Update Jaro-Winkler description in README
The previous readme made it same like Jaro-Winkler was the ideal typo detector, when in actuality it is really only suited for typos caused by unsynchronized high-speed typing between between both hands but does not account for actual miskey errors such as hitting the wrong key altogether or advertently pressing two keys instead of one. This is because Jaro-Winkler operates only on transpositions and does not favorbly consider a string consisting strictly of additions or permutitions with letters not already part of the word's alphabet to be "similar" changes.
Configuration menu - View commit details
-
Copy full SHA for f97b04b - Browse repository at this point
Copy the full SHA f97b04bView commit details -
Merge pull request #63 from mqudsi/patch-1
Update Jaro-Winkler description in README thanks @mqudsi
Configuration menu - View commit details
-
Copy full SHA for 93240df - Browse repository at this point
Copy the full SHA 93240dfView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.0...master