MVN

com.simiacryptus : tf-gpt-2

Maven & Gradle

Jan 13, 2021
2 usages
17 stars

GPT-2 Text Prediction via Tensorflow Java API

<dependency>
    <groupId>com.simiacryptus</groupId>
    <artifactId>tf-gpt-2</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.simiacryptus : tf-gpt-2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.simiacryptus : tf-gpt-2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
tf-gpt-2-2.1.0
2.0.x
tf-gpt-2-2.0.0
1.8.x
tf-gpt-2-1.8.0
1.7.x
tf-gpt-2-1.7.2
tf-gpt-2-1.7.1

How to add a dependency to Maven

Add the following com.simiacryptus : tf-gpt-2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.simiacryptus</groupId>
    <artifactId>tf-gpt-2</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.simiacryptus : tf-gpt-2 gradle dependency to your build.gradle file:

implementation 'com.simiacryptus:tf-gpt-2:2.1.0'

Gradle Kotlin DSL: Add the following com.simiacryptus : tf-gpt-2 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.simiacryptus:tf-gpt-2:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.simiacryptus : tf-gpt-2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.simiacryptus" % "tf-gpt-2" % "2.1.0"

Advertisement

Dependencies from Group

bom
Jan 13, 2021
35 usages
Jan 13, 2021
33 usages
Jan 13, 2021
26 usages
Jan 13, 2021
17 usages
0 stars
Jan 13, 2021
13 usages
0 stars

Discover Dependencies

Dec 10, 2019
1 usages
2 stars
Jun 16, 2023
10 usages
528 stars
Sep 24, 2021
0 stars
Aug 06, 2023
9 usages
5 stars
Dec 23, 2021
1 usages
0 stars
Dec 01, 2020
1 usages
3 stars
Sep 22, 2021
2 usages
May 27, 2022
3 usages
19 stars