umbertogriffo / Trie
A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.
☆43Updated 2 years ago
Alternatives and similar repositories for Trie:
Users that are interested in Trie are comparing it to the libraries listed below
- Lightning fast spell correction / fuzzy search library based on SymSpell by Commerce-Experts☆81Updated 6 years ago
- Various utilities regarding Levenshtein transducers. (Java)☆57Updated 3 years ago
- BK-tree Java library☆28Updated 11 years ago
- A fast and comprehensive Java library capable of performing automaton and non-automaton based Levenshtein distance determination and neig…☆41Updated 11 years ago
- Java text categorization system☆55Updated 7 years ago
- Spell checker using Brill and Moore's noisy channel error model☆11Updated 6 years ago
- ☆23Updated 3 years ago
- Vector search in Lucene based search attempting to use just the existing Lucene data structures (experimental)☆43Updated 5 years ago
- String matching algorithms for searching a single or multiple strings in large texts☆44Updated 7 months ago
- A Java library for Stochastic Gradient Descent (SGD)☆21Updated 3 years ago
- A Java library capable of constructing character-sequence-storing, directed acyclic graphs of minimal size☆43Updated 11 years ago
- Fast multi-string search☆16Updated last year
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆59Updated last year
- Neural Solr = Solr 9 + Mighty Inference + Node☆16Updated 2 years ago
- This provides tools for b-bit MinHash algorism.☆35Updated last year
- JSuffixArrays (Suffix Arrays in Java)☆59Updated 7 years ago
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆34Updated 5 years ago
- SuperMinHash: A New Minwise Hashing Algorithm for Jaccard Similarity Estimation, Simhash and SimhashIndex☆19Updated 2 years ago
- Simple full text indexing and searching library for Java☆53Updated 6 years ago
- High-performance pattern matching algorithms in Java☆80Updated 4 years ago
- Utility classes for dense and sparse matrices in JCuda☆11Updated 5 years ago
- Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Sear…☆85Updated 3 years ago
- Easy-to-use Java library for similarity checking of strings or numeric-series☆20Updated 5 years ago
- Disk-backed hashmaps for Java☆31Updated 8 years ago
- Dynamically loads bundled JNI libraries based on the runtime platform.☆8Updated 10 years ago
- Set of real time stream processing algorithms that can be used by big data streaming platform☆72Updated 4 years ago
- Zulia Search Engine☆32Updated this week
- NLP framework for JVM languages.☆148Updated 3 years ago
- Java implementation of the TextRank algorithm by Mihalcea, et al. http://lit.csci.unt.edu/index.php/Graph-based_NLP☆29Updated 3 years ago
- Java autocomplete library.☆112Updated 4 years ago