Last Version

DJL NLP utilities for SentencePiece 0.17.0

Deep Java Library (DJL) NLP utilities for SentencePiece

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.sentencepiece
ArtifactId

ArtifactId

sentencepiece
Version

Version

0.17.0
Type

Type

jar
Description

Description

DJL NLP utilities for SentencePiece
Deep Java Library (DJL) NLP utilities for SentencePiece
Project URL

Project URL

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

Source Code Management

https://github.com/deepjavalibrary/djl

Download sentencepiece 0.17.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.