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

Vowpal Wabbit JNI Layer 8.4.1

A wrapper around Vowpal Wabbit that allows use through Java. This wrapper requires that the vw_jni platform specific library is installed on your java.library.path.

Лицензия

Лицензия

Группа

Группа

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

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

vw-jni
Версия

Версия

8.4.1
Тип

Тип

jar
Описание

Описание

Vowpal Wabbit JNI Layer
A wrapper around Vowpal Wabbit that allows use through Java. This wrapper requires that the vw_jni platform specific library is installed on your java.library.path.
Ссылка на сайт

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

https://github.com/JohnLangford/vowpal_wabbit

Скачать vw-jni 8.4.1


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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 16.0.1

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

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