You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,32 @@ Java Naive Bayes Classifier
3
3
4
4
Nothing special. It works and is well documented, so you should get it running without wasting too much time searching for other alternatives on the net.
5
5
6
+
Maven Quick-Start
7
+
------------------
8
+
9
+
This Java Naive Bayes Classifier can be installed via the jitpack repository. Make sure to add it to your buildfile first.
0 commit comments