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. In case the libary is not found, it tries to load it from the jar file directly.

License

License

GroupId

GroupId

com.github.vowpalwabbit
ArtifactId

ArtifactId

vw-jni
Last Version

Last Version

9.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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. In case the libary is not found, it tries to load it from the jar file directly.
Project URL

Project URL

https://github.com/VowpalWabbit/vowpal_wabbit
Source Code Management

Source Code Management

https://github.com/VowpalWabbit/vowpal_wabbit/tree/master

Download vw-jni

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 16.0.1

Project Modules

There are no modules declared in this project.
com.github.vowpalwabbit

Vowpal Wabbit

Versions

Version
9.1.0
9.0.1
9.0.0
8.11.0
8.10.2
8.10.0
8.9.1
8.9.0
8.8.1
8.7.0.3
8.7.0.2
8.7.0.1
8.7.0