MVN

com.github.jbaiter : kenlm

Maven & Gradle

Apr 01, 2016
0 stars

Java bindings for the KenLM language modelling library · This package provides Java bindings (generated with SWIG) for the KenLM language modelling library.

<dependency>
    <groupId>com.github.jbaiter</groupId>
    <artifactId>kenlm</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jbaiter : kenlm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.jbaiter : kenlm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
kenlm-0.0.2
kenlm-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.jbaiter</groupId>
    <artifactId>kenlm</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jbaiter : kenlm gradle dependency to your build.gradle file:

implementation 'com.github.jbaiter:kenlm:0.0.2'

Gradle Kotlin DSL: Add the following com.github.jbaiter : kenlm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jbaiter:kenlm:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jbaiter : kenlm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jbaiter" % "kenlm" % "0.0.2"

Advertisement

Dependencies from Group

Apr 01, 2016
0 stars

Discover Dependencies

Jan 27, 2022
3 usages
207 stars
Mar 24, 2016
9 stars
Jul 26, 2022
19 stars
Dec 05, 2016
2 usages
10 stars
Nov 09, 2016
4 usages
58.8k stars
Apr 17, 2018
9 usages
58.8k stars
Jun 15, 2016
4 usages
58.8k stars
Aug 16, 2018
10 usages
152 stars
May 10, 2018
6 usages
58.8k stars