is not current version
Last Version 2.0.0

org.cleartk:cleartk-ml-crfsuite 0.2.0

ClearTK wrapper for the CRFsuite

GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-ml-crfsuite
Version

Version

0.2.0
Type

Type

jar

Download cleartk-ml-crfsuite 0.2.0


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