Jaccard string similarity Java Snippet

Hi,

you had a number of issues in your workflow, starting from having imported the wrong library (latest version is 0.19), to not using it properly within your Java Snippet.

Anyway, the attached version does what you were asking for and works as expected. You need to get the proper jar library from here: https://github.com/tdebatty/java-string-similarity/releases

Cheers,
Marco.