DOC

de.julielab : julielab-embeddings-client

Maven & Gradle

Jan 31, 2018

JULIE Lab Embeddings Client · This is the Java counterpart to the JULIE Lab embeddings server module. It uses the common embedding access API offered by this project but obtains the word vectors from the server using a HTTP connection.

Table Of Contents

Latest Version

Download de.julielab : julielab-embeddings-client Javadoc & API Documentation - Latest Versions:

All Versions

Download de.julielab : julielab-embeddings-client Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file julielab-embeddings-client-1.0.0-javadoc.jar to julielab-embeddings-client-1.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder julielab-embeddings-client-1.0.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 "julielab-embeddings-client-1.0.0-sources.jar" -d "julielab-embeddings-client-1.0.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Dec 18, 2022
87 usages
22 stars
Dec 18, 2022
39 usages
22 stars
Dec 18, 2022
38 usages
23 stars
Dec 16, 2022
35 usages
0 stars
Mar 09, 2023
12 usages
4 stars

Discover Dependencies