MVN

com.kotlinnlp : tokensencoder

Maven & Gradle

Jun 16, 2020
5 usages
3 stars

TokensEncoder is a very simple to use tokens encoder library which uses neural networks from SimpleDNN.

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>tokensencoder</artifactId>
    <version>0.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kotlinnlp : tokensencoder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.4

All Versions

Choose a version of com.kotlinnlp : tokensencoder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
tokensencoder-0.5.4
tokensencoder-0.5.3
tokensencoder-0.5.2
tokensencoder-0.5.1
tokensencoder-0.5.0
0.4.x
tokensencoder-0.4.1
tokensencoder-0.4.0
0.3.x
tokensencoder-0.3.1
tokensencoder-0.3.0
0.2.x
tokensencoder-0.2.0
0.1.x
tokensencoder-0.1.0

How to add a dependency to Maven

Add the following com.kotlinnlp : tokensencoder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>tokensencoder</artifactId>
    <version>0.5.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.kotlinnlp : tokensencoder gradle dependency to your build.gradle file:

implementation 'com.kotlinnlp:tokensencoder:0.5.4'

Gradle Kotlin DSL: Add the following com.kotlinnlp : tokensencoder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.kotlinnlp:tokensencoder:0.5.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.kotlinnlp : tokensencoder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.kotlinnlp" % "tokensencoder" % "0.5.4"

Advertisement

Dependencies from Group

Jun 16, 2020
14 usages
3 stars
Jun 16, 2020
13 usages
6 stars
Jun 16, 2020
11 usages
97 stars
Jan 08, 2018
7 usages
1 stars
Jun 16, 2020
5 usages
11 stars

Discover Dependencies

Oct 15, 2018
12 usages
0 stars
Aug 25, 2023
68 usages
187 stars
Aug 14, 2019
6 usages
68.1k stars
Apr 30, 2019
0 stars
Jan 09, 2022
5 usages
0 stars
Jun 23, 2016
5 usages
5 stars