MVN

com.kotlinnlp : languagemodel

Maven & Gradle

Jun 16, 2020
1 usages
2 stars

LanguageModel contains a number of methods for language modeling based on the SimpleDNN library.

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

Latest Version

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

  • Latest Stable: 0.3.0

All Versions

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

Version Vulnerabilities Updated
0.3.x
languagemodel-0.3.0
0.2.x
languagemodel-0.2.2
languagemodel-0.2.1
languagemodel-0.2.0
0.1.x
languagemodel-0.1.2
languagemodel-0.1.1
languagemodel-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.kotlinnlp</groupId>
    <artifactId>languagemodel</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.kotlinnlp:languagemodel:0.3.0'

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

implementation("com.kotlinnlp:languagemodel:0.3.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.kotlinnlp" % "languagemodel" % "0.3.0"

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 12, 2018
1 usages
98 stars
Oct 12, 2018
1 usages
98 stars
Oct 15, 2021
1 usages
7 stars
Oct 15, 2021
1 usages
7 stars
Oct 15, 2018
1 usages
708 stars
Oct 15, 2018
1 usages
708 stars
Oct 18, 2018
1 usages
149 stars