DOC

com.github.vowpalwabbit : vw-jni

Maven & Gradle

Jul 19, 2023
3 usages
8.4k stars

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.

Table Of Contents

Latest Version

Download com.github.vowpalwabbit : vw-jni Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.vowpalwabbit : vw-jni Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
9.9.x
9.8.x
9.7.x
9.6.x
9.5.x
9.4.x
9.3.x
9.2.x
9.1.x
9.0.x
8.11.x
8.10.x
8.9.x
8.8.x
8.7.x

How to open Javadoc JAR file in web browser

  1. Rename the file vw-jni-9.9.0-javadoc.jar to vw-jni-9.9.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder vw-jni-9.9.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "vw-jni-9.9.0-sources.jar" -d "vw-jni-9.9.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jul 19, 2023
3 usages
8.4k stars

Discover Dependencies

Dec 24, 2022
0 stars
Jul 03, 2019
404 stars
Apr 26, 2023
730 stars
Aug 22, 2023
13 stars
Feb 27, 2023
12 stars
Mar 10, 2023
7 usages
600 stars
May 08, 2023
13 stars
Aug 21, 2019
Dec 27, 2021
2 usages
0 stars