MVN

com.github.chen0040 : java-lda

Maven & Gradle

May 18, 2017
9 stars

LDA in Java · Java implementation of latent dirichlet allocation

<dependency>
    <groupId>com.github.chen0040</groupId>
    <artifactId>java-lda</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.chen0040 : java-lda to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.github.chen0040 : java-lda to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
java-lda-1.0.4
java-lda-1.0.3
java-lda-1.0.2
java-lda-1.0.1

How to add a dependency to Maven

Add the following com.github.chen0040 : java-lda maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.chen0040</groupId>
    <artifactId>java-lda</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.chen0040 : java-lda gradle dependency to your build.gradle file:

implementation 'com.github.chen0040:java-lda:1.0.4'

Gradle Kotlin DSL: Add the following com.github.chen0040 : java-lda gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.chen0040:java-lda:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.chen0040 : java-lda sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.chen0040" % "java-lda" % "1.0.4"

Advertisement

Dependencies from Group

Jun 11, 2017
27 usages
5 stars
Jun 01, 2017
4 usages
0 stars
Jun 05, 2017
4 usages
0 stars
Jun 23, 2017
3 usages
9 stars
May 16, 2017
2 usages
1 stars

Discover Dependencies

Feb 15, 2023
71 stars
Jan 28, 2020
777 stars
May 23, 2023
10 usages
1.7k stars
Jun 25, 2018
3 usages
3.5k stars
May 17, 2017
96 stars
Oct 08, 2018
1.4k stars
Dec 26, 2018
3 stars
Apr 15, 2023
3 usages
544 stars