Crfsuite for Java

This project is repackaging of JCrfsuite to remove the native class loading functionality which causes illegal reflective access errors in newer versions of Java. Jcrfsuite is a Java interface for crfsuite, a fast implementation of Conditional Random Fields, using SWIG.

Лицензия

Лицензия

Apache License 2.0
BSD License
Группа

Группа

com.gengoai
Идентификатор

Идентификатор

jcrfsuite
Последняя версия

Последняя версия

0.6.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Crfsuite for Java
This project is repackaging of JCrfsuite to remove the native class loading functionality which causes illegal reflective access errors in newer versions of Java. Jcrfsuite is a Java interface for crfsuite, a fast implementation of Conditional Random Fields, using SWIG.
Ссылка на сайт

Ссылка на сайт

http://maven.apache.org

Скачать jcrfsuite

Как подключить последнюю версию

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.6.1