MVN

nz.ac.waikato.cms.weka : DMNBtext

Maven & Gradle

Apr 26, 2012

DMNBtext · Class for building and using a Discriminative Multinomial Naive Bayes classifier. For more information see: Jiang Su,Harry Zhang,Charles X. Ling,Stan Matwin: Discriminative Parameter Learning for Bayesian Networks. In: ICML 2008', 2008.

<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>DMNBtext</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nz.ac.waikato.cms.weka : DMNBtext to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of nz.ac.waikato.cms.weka : DMNBtext to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
DMNBtext-1.0.2
DMNBtext-1.0.1

How to add a dependency to Maven

Add the following nz.ac.waikato.cms.weka : DMNBtext maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>DMNBtext</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nz.ac.waikato.cms.weka : DMNBtext gradle dependency to your build.gradle file:

implementation 'nz.ac.waikato.cms.weka:DMNBtext:1.0.2'

Gradle Kotlin DSL: Add the following nz.ac.waikato.cms.weka : DMNBtext gradle kotlin dependency to your build.gradle.kts file:

implementation("nz.ac.waikato.cms.weka:DMNBtext:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following nz.ac.waikato.cms.weka : DMNBtext sbt scala dependency to your build.sbt file:

libraryDependencies += "nz.ac.waikato.cms.weka" % "DMNBtext" % "1.0.2"

Advertisement

Dependencies from Group

Jan 27, 2022
187 usages
Jan 27, 2022
51 usages
Nov 20, 2016
3 usages
Apr 26, 2012
3 usages

Discover Dependencies

Oct 31, 2010
3 usages
Oct 31, 2010
Oct 31, 2010
1 usages
Mar 20, 2011
1 usages
Apr 14, 2015
49 stars
Apr 14, 2015
Oct 09, 2012
1 usages
0 stars