-
Notifications
You must be signed in to change notification settings - Fork 416
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: v1.1.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: v1.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 6 files changed
- 3 contributors
Commits on Mar 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 56d8a02 - Browse repository at this point
Copy the full SHA 56d8a02View commit details
Commits on Jun 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 77ceea7 - Browse repository at this point
Copy the full SHA 77ceea7View commit details
Commits on Jun 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ba484f9 - Browse repository at this point
Copy the full SHA ba484f9View commit details -
Merge pull request #47 from fabriziofortino/patch-1
readme: add orientdb string-metrics in Users
Configuration menu - View commit details
-
Copy full SHA for b321d8f - Browse repository at this point
Copy the full SHA b321d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 495656d - Browse repository at this point
Copy the full SHA 495656dView commit details
Commits on Jun 21, 2018
-
Add a limit parameter to the {Weighted,}Levenshtein distance.
Add a limit parameter to Levenshtein and WeightedLevenshtein's distance methods. This causes the calculation to exit early if the limit is reached. This means that if the caller only cares about strings with a small distance, they can terminate early if the strings are found to be very different.
Configuration menu - View commit details
-
Copy full SHA for 624fe28 - Browse repository at this point
Copy the full SHA 624fe28View commit details
Commits on Jun 27, 2018
-
Merge pull request #48 from NationalBI/levenshtein-limits
Add a limit parameter to the {Weighted,}Levenshtein distance.Configuration menu - View commit details
-
Copy full SHA for 2a345e0 - Browse repository at this point
Copy the full SHA 2a345e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a60afe7 - Browse repository at this point
Copy the full SHA a60afe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 596b1c4 - Browse repository at this point
Copy the full SHA 596b1c4View commit details
Commits on Apr 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 299f18b - Browse repository at this point
Copy the full SHA 299f18bView commit details
Commits on Apr 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1522035 - Browse repository at this point
Copy the full SHA 1522035View 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 v1.1.0...v1.2.1