Last Version

Fasttext Engine Adapter 0.17.0

Fasttext Engine Adapter for DJL

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.fasttext
ArtifactId

ArtifactId

fasttext-engine
Version

Version

0.17.0
Type

Type

jar
Description

Description

Fasttext Engine Adapter
Fasttext Engine Adapter for DJL
Project URL

Project URL

http://www.djl.ai/extensions/fasttext
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download fasttext-engine 0.17.0


<!-- https://jarcasting.com/artifacts/ai.djl.fasttext/fasttext-engine/ -->
<dependency>
    <groupId>ai.djl.fasttext</groupId>
    <artifactId>fasttext-engine</artifactId>
    <version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.fasttext/fasttext-engine/
implementation 'ai.djl.fasttext:fasttext-engine:0.17.0'
// https://jarcasting.com/artifacts/ai.djl.fasttext/fasttext-engine/
implementation ("ai.djl.fasttext:fasttext-engine:0.17.0")
'ai.djl.fasttext:fasttext-engine:jar:0.17.0'
<dependency org="ai.djl.fasttext" name="fasttext-engine" rev="0.17.0">
  <artifact name="fasttext-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.fasttext', module='fasttext-engine', version='0.17.0')
)
libraryDependencies += "ai.djl.fasttext" % "fasttext-engine" % "0.17.0"
[ai.djl.fasttext/fasttext-engine "0.17.0"]

Dependencies

compile (2)

Group / Artifact Type Version
ai.djl : api jar 0.17.0
ai.djl : basicdataset jar 0.17.0

Project Modules

There are no modules declared in this project.