ptnplanet / Java-Naive-Bayes-ClassifierLinks
A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.
☆299Updated 4 years ago
Alternatives and similar repositories for Java-Naive-Bayes-Classifier
Users that are interested in Java-Naive-Bayes-Classifier are comparing it to the libraries listed below
Sorting:
- JAVA implementation of Multinomial Naive Bayes Text Classifier.☆96Updated 10 years ago
- Similarity or Distance Metrics, e.g. Levenshtein, for Java☆355Updated 4 years ago
- Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.☆141Updated 4 years ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆299Updated 2 years ago
- Efficient training of Support Vector Machines in Java☆119Updated 5 years ago
- High Performance Linear Algebra OOP☆366Updated 8 years ago
- Pure Java implementation of Van Der Maaten and Hinton's t-sne clustering algorithm☆199Updated 2 years ago
- A Java library for machine learning and data analytics☆50Updated 3 years ago
- Language Detection Library for Java☆581Updated 3 years ago
- Java Neural Network Framework Neuroph☆354Updated 2 years ago
- Linear Algebra for Java☆374Updated 4 years ago
- Word2Vec Java Port☆190Updated 7 years ago
- A lightweight and easy to use full text search implementation for Java. Uses inverted index and cosine similarity w/ TFIDF ranking.☆53Updated 7 years ago
- Java version of LIBLINEAR☆307Updated 7 months ago
- Java autocomplete library.☆119Updated 5 years ago
- A Java library that implements several algorithms that calculate similarity between strings.