Last Version

ClearTK ML CRFsuite 2.0.0

ClearTK wrapper for the CRFsuite

License

License

The BSD 3-Clause License
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-ml-crfsuite
Version

Version

2.0.0
Type

Type

jar
Description

Description

ClearTK ML CRFsuite
ClearTK wrapper for the CRFsuite
Source Code Management

Source Code Management

https://code.google.com/p/cleartk/

Download cleartk-ml-crfsuite 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.cleartk : cleartk-util jar 2.0.0
org.cleartk : cleartk-ml jar 2.0.0
de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.api.resources-asl jar 1.6.0

test (1)

Group / Artifact Type Version
org.cleartk : cleartk-test-util jar 2.0.0

Project Modules

There are no modules declared in this project.