EdDuarte / similarity-search-javaLinks
Easy-to-use Java library for similarity checking of strings or numeric-series
☆20Updated 5 years ago
Alternatives and similar repositories for similarity-search-java
Users that are interested in similarity-search-java are comparing it to the libraries listed below
Sorting:
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆201Updated 5 years ago
- High-performance pattern matching algorithms in Java☆81Updated 5 years ago
- PATRICIA, Double Array, LOUDS Trie implementations for Java☆180Updated last year
- Bloom filters for Java☆66Updated last year
- A decision tree class in Java.☆43Updated 14 years ago
- A model-view based code generator written in Java☆40Updated 8 years ago
- Java text categorization system☆57Updated 8 years ago
- Small useful things for Java☆134Updated 6 years ago
- Pure Java implementations of Murmur hash algorithms☆75Updated 2 years ago
- A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.☆299Updated 5 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆143Updated 2 weeks ago
- Mensa is a generic, flexible, enhanced, and efficient Java implementation of a pattern matching state machine as described by the 1975 pa…☆96Updated 10 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- JAVA implementation of Multinomial Naive Bayes Text Classifier.☆96Updated 11 years ago
- A suite of classification clustering algorithm implementations for Java. A number of partitional, hierarchical and density-based algorith…☆162Updated 5 years ago
- BK-tree Java library☆29Updated 12 years ago
- Pdf2Dom is a PDF parser that converts the documents to a HTML DOM representation. The obtained DOM tree may be then serialized to a HTM…☆191Updated 3 years ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆299Updated 2 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Random number generators, probability distributions, combinatorics and statistics for Java.☆160Updated 2 years ago
- Apache Commons JCS☆102Updated last week
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆220Updated 2 years ago
- Approximate nearest neighbors in Java☆140Updated 5 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 9 months ago
- SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm☆18Updated 10 years ago
- A Java NIO file system provider for HDFS☆58Updated last year
- Java library for parsing semi-structured text files☆65Updated 3 years ago
- A lightweight and easy to use full text search implementation for Java. Uses inverted index and cosine similarity w/ TFIDF ranking.☆54Updated 8 years ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago