MVN

org.dkpro.statistics : dkpro-statistics

Maven & Gradle

Nov 03, 2020
11 stars

DKPro Statistics · DKPro Statistics is a collection of open-licensed statistical tools, currently including inter-rater agreement, correlation, and significance measures.

<dependency>
    <groupId>org.dkpro.statistics</groupId>
    <artifactId>dkpro-statistics</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dkpro.statistics : dkpro-statistics to add to Maven - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of org.dkpro.statistics : dkpro-statistics to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
dkpro-statistics-2.2.1
dkpro-statistics-2.2.0
2.1.x
dkpro-statistics-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.dkpro.statistics</groupId>
    <artifactId>dkpro-statistics</artifactId>
    <version>2.2.1</version>
</dependency>