is not current version
Last Version 1.1.0

org.dkpro.tc:dkpro-tc-ml-liblinear 1.0.2


Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro.tc
ArtifactId

ArtifactId

dkpro-tc-ml-liblinear
Version

Version

1.0.2
Type

Type

jar

Download dkpro-tc-ml-liblinear 1.0.2


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