Skip to content

Implementation of Ratcliff-Obershelp algorithm#55

Merged
tdebatty merged 7 commits into
tdebatty:masterfrom
denmase:master
May 12, 2020
Merged

Implementation of Ratcliff-Obershelp algorithm#55
tdebatty merged 7 commits into
tdebatty:masterfrom
denmase:master

Conversation

@denmase

@denmase denmase commented May 12, 2020

Copy link
Copy Markdown
Contributor

Hi,

I've added unit test, and made few cosmetic changes and passed the build, style-check and coverall check as well.

I've edited the README.md as well, but am not an expert to the algorithm and the Big O notation, so perhaps further edit is required.

Thank you

denmase added 7 commits May 8, 2020 09:21
Added Ratcliff-Obershelp implementation, ported from .Net code by Ligi (https://github.com/dxpux)
Clean up the code and have it pass the check style.
Test unit for Ratcliff-Obershelp algorithm
Added test data from various sources.
Fixed diamond operator to comply with Java 1.6
Cosmetic edit
@paulirwin

Copy link
Copy Markdown
Contributor

Style-wise looks good to me!

@tdebatty tdebatty merged commit 4946f58 into tdebatty:master May 12, 2020
@tdebatty

Copy link
Copy Markdown
Owner

Hi! I just created release 2.0.0
It should be available on Maven central soon!
Thank you!

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.

3 participants