is not current version
Last Version 0.13.0

org.dkpro.lab:dkpro-lab-ml-example 0.12.0


Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro.lab
ArtifactId

ArtifactId

dkpro-lab-ml-example
Version

Version

0.12.0
Type

Type

jar

Download dkpro-lab-ml-example 0.12.0


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