dkpro-similarity icon indicating copy to clipboard operation
dkpro-similarity copied to clipboard

Word and text similarity measures

Results 14 dkpro-similarity issues
Sort by recently updated
recently updated
newest added

Bumps xalan from 2.7.1 to 2.7.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xalan:xalan&package-manager=maven&previous-version=2.7.1&new-version=2.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps xercesImpl from 2.9.1 to 2.12.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xerces:xercesImpl&package-manager=maven&previous-version=2.9.1&new-version=2.12.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps lucene-core from 3.5.0 to 7.1.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.lucene:lucene-core&package-manager=maven&previous-version=3.5.0&new-version=7.1.0)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Upgrade to DKPro Core 1.11.0

- Upgrade to DKPro LSR 0.8.2-SNAPSHOT - Use WordNet via Maven in the PathLengthComparatorTest

enhancement

Use WordNet via Maven dependency in the PathLengthComparatorTest (and maybe elsewhere).

enhancement

The [Getting Started page](https://dkpro.github.io/dkpro-similarity/gettingstarted/) mentions artifacts which are neither available on the Maven Central Repository nor on UKP repositories. The benefit of configuring the Maven project with dkpro-similarity as a...

Original [issue 13](https://code.google.com/p/dkpro-similarity-asl/issues/detail?id=13) created by dkpro on 2013-08-19T14:46:06.000Z: What steps will reproduce the problem? 1. Download the 1.0.1 stable version of the sts2013baseline (gpl package) 2. Run Pipeline -D Run...

bug

Original [issue 2](https://code.google.com/p/dkpro-similarity-asl/issues/detail?id=2) created by dkpro on 2012-06-21T08:25:46.000Z: The preScore() method will return a similarity of 1.0 if the compared terms are equal. This might not be true for non-normalized...

bug

Original [issue 1](https://code.google.com/p/dkpro-similarity-asl/issues/detail?id=1) created by dkpro on 2012-06-21T08:19:29.000Z: The function word list in this measure is hard coded for English. It should be changed so that it could also be...

bug