We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a28bc commit 87e4d19Copy full SHA for 87e4d19
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>Java-Naive-Bayes-Classifier-JNBC</artifactId>
6
<packaging>jar</packaging>
7
<name>Java-Naive-Bayes-Classifier-JNBC</name>
8
- <version>2.0.1</version>
+ <version>2.0.2</version>
9
<url>https://github.com/namsor/Java-Naive-Bayes-Classifier-JNBC/</url>
10
<description>A Java Naive Bayes Classifier that works either in memory or on RocksDB fast key-value store.</description>
11
<scm>
0 commit comments