Last Version

DKPro Similarity 2.3.0

DKPro Similarity is an open source framework for text similarity. Our goal is to provide a comprehensive repository of text similarity measures which are implemented using standardized interfaces. The framework is designed to complement DKPro Core, a collection of software components for natural language processing based on the Apache UIMA framework.

License

License

Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro.similarity
ArtifactId

ArtifactId

dkpro-similarity
Version

Version

2.3.0
Type

Type

pom
Description

Description

DKPro Similarity
DKPro Similarity is an open source framework for text similarity. Our goal is to provide a comprehensive repository of text similarity measures which are implemented using standardized interfaces. The framework is designed to complement DKPro Core, a collection of software components for natural language processing based on the Apache UIMA framework.
Project URL

Project URL

https://dkpro.github.io/dkpro-similarity/
Project Organization

Project Organization

Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt
Source Code Management

Source Code Management

https://github.com/dkpro/dkpro-similarity

Download dkpro-similarity 2.3.0


<!-- https://jarcasting.com/artifacts/org.dkpro.similarity/dkpro-similarity/ -->
<dependency>
    <groupId>org.dkpro.similarity</groupId>
    <artifactId>dkpro-similarity</artifactId>
    <version>2.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dkpro.similarity/dkpro-similarity/
implementation 'org.dkpro.similarity:dkpro-similarity:2.3.0'
// https://jarcasting.com/artifacts/org.dkpro.similarity/dkpro-similarity/
implementation ("org.dkpro.similarity:dkpro-similarity:2.3.0")
'org.dkpro.similarity:dkpro-similarity:pom:2.3.0'
<dependency org="org.dkpro.similarity" name="dkpro-similarity" rev="2.3.0">
  <artifact name="dkpro-similarity" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dkpro.similarity', module='dkpro-similarity', version='2.3.0')
)
libraryDependencies += "org.dkpro.similarity" % "dkpro-similarity" % "2.3.0"
[org.dkpro.similarity/dkpro-similarity "2.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dkpro-similarity-asl
  • dkpro-similarity-gpl