Hi Paulo,
your understanding is (almost) correct :)
However, as you initialize the measure as "WordNGramJaccardMeasure(3)"
- it uses 3-grams for computing the overlap.
As there are no shared 3-grams, the similarity value is correct.
Try WordNGramJaccardMeasure(1) to get results that are closer to your
intuition (but not necessarily more accurate in the long run).
-Torsten
> --
> You received this message because you are subscribed to the Google Groups
> "DKPro Similarity Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
dkpro-similarity-...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.