Last Version

easy-bert 1.0.3

A Dead Simple BERT API (https://github.com/google-research/bert)

License

License

GroupId

GroupId

com.robrua.nlp
ArtifactId

ArtifactId

easy-bert
Version

Version

1.0.3
Type

Type

jar
Description

Description

easy-bert
A Dead Simple BERT API (https://github.com/google-research/bert)
Project URL

Project URL

https://github.com/robrua/easy-bert

Download easy-bert 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.google.guava : guava jar 27.1-jre
org.tensorflow : tensorflow jar 1.13.1

Project Modules

There are no modules declared in this project.