ptnplanet / Java-Naive-Bayes-ClassifierLinks
A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.
☆299Updated 5 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 11 years ago
- Similarity or Distance Metrics, e.g. Levenshtein, for Java☆358Updated 4 years ago
- Language Detection Library for Java☆584Updated 3 years ago
- Efficient training of Support Vector Machines in Java☆119Updated 5 years ago
- A suite of classification clustering algorithm implementations for Java. A number of partitional, hierarchical and density-based algorith…☆162Updated 5 years ago
- Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.☆142Updated 4 years ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆299Updated 2 years ago
- extJWNL (Extended Java WordNet Library) is a Java API for creating, reading and updating dictionaries in WordNet format.☆130Updated last year
- Java natural language date parser☆525Updated last year
- Word2Vec Java Port☆190Updated 7 years ago
- Java Statistical Analysis Tool, a Java library for Machine Learning☆799Updated 2 years ago
- A Java library that implements several algorithms that calculate similarity between strings.☆160Updated 4 years ago
- Java version of LIBLINEAR☆307Updated 9 months ago
- Pure Java implementation of Van Der Maaten and Hinton's t-sne clustering algorithm☆198Updated 2 years ago
- Java autocomplete library.☆119Updated 5 years ago
- Linear Algebra for Java