Last Version

Crfsuite for Java 0.6.1

Jcrfsuite is a Java interface for crfsuite, a fast implementation of Conditional Random Fields, using SWIG and class injection technique

License

License

Apache License 2.0
BSD License
GroupId

GroupId

com.github.vinhkhuc
ArtifactId

ArtifactId

jcrfsuite
Version

Version

0.6.1
Type

Type

jar
Description

Description

Crfsuite for Java
Jcrfsuite is a Java interface for crfsuite, a fast implementation of Conditional Random Fields, using SWIG and class injection technique
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/vinhkhuc/jcrfsuite

Download jcrfsuite 0.6.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.