ci-bayes

Module for classifying data based on various Bayesian algorithms

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.sun.bigbrother
ArtifactId

ArtifactId

ci-bayes
Last Version

Last Version

1.0.9-patch-1
Release Date

Release Date

Type

Type

jar
Description

Description

ci-bayes
Module for classifying data based on various Bayesian algorithms

Download ci-bayes

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
commons-math : commons-math jar 1.2
javax.transaction : jta jar 1.0.1B
org.hibernate : hibernate-entitymanager jar 3.3.2.GA
org.javolution : javolution jar 5.2.6
org.apache.lucene : lucene-analyzers jar 2.3.2
org.springframework : spring jar 2.5.6
org.apache.lucene : lucene-snowball jar 2.3.2
nekohtml : nekohtml jar 1.9.6.2

test (6)

Group / Artifact Type Version
hsqldb : hsqldb jar 1.8.0.7
org.testng : testng jar 5.8
org.aspectj : aspectjrt jar 1.5.4
org.apache.ant : ant jar 1.7.0
javatar : javatar jar 2.5
rome : rome-fetcher jar 1.0RC2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9-patch-1