naivebayes-classifier


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

com.sun.bigbrother.javanet
ArtifactId

ArtifactId

naivebayes-classifier
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

naivebayes-classifier

Download naivebayes-classifier

How to add to project

<!-- https://jarcasting.com/artifacts/com.sun.bigbrother.javanet/naivebayes-classifier/ -->
<dependency>
    <groupId>com.sun.bigbrother.javanet</groupId>
    <artifactId>naivebayes-classifier</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.bigbrother.javanet/naivebayes-classifier/
implementation 'com.sun.bigbrother.javanet:naivebayes-classifier:1.2'
// https://jarcasting.com/artifacts/com.sun.bigbrother.javanet/naivebayes-classifier/
implementation ("com.sun.bigbrother.javanet:naivebayes-classifier:1.2")
'com.sun.bigbrother.javanet:naivebayes-classifier:jar:1.2'
<dependency org="com.sun.bigbrother.javanet" name="naivebayes-classifier" rev="1.2">
  <artifact name="naivebayes-classifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.bigbrother.javanet', module='naivebayes-classifier', version='1.2')
)
libraryDependencies += "com.sun.bigbrother.javanet" % "naivebayes-classifier" % "1.2"
[com.sun.bigbrother.javanet/naivebayes-classifier "1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.bigbrother : ci-bayes jar 1.0.9-patch-1
javanettasks : javanettasks jar 1.0.18
com.sun.bigbrother.javanet : classifier-api jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0