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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

julielab-embeddings-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

JULIE Lab, Germany

Download julielab-embeddings-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
de.julielab : julielab-embeddings-spi jar 1.0.0
org.slf4j : slf4j-api jar 1.7.24
com.google.guava : guava jar 23.5-jre

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Versions

Version
1.0.0