umbertogriffo / TrieLinks
A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.
☆44Updated 3 years ago
Alternatives and similar repositories for Trie
Users that are interested in Trie are comparing it to the libraries listed below
Sorting:
- Lightning fast spell correction / fuzzy search library based on SymSpell by Commerce-Experts☆81Updated 7 years ago
- Java text categorization system☆56Updated 8 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…☆86Updated 4 years ago
- BK-tree Java library☆28Updated 11 years ago
- NLP framework for JVM languages.☆149Updated 4 years ago
- Various utilities regarding Levenshtein transducers. (Java)☆57Updated 3 years ago
- Java port of SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm☆67Updated 3 weeks ago
- A Java library capable of constructing character-sequence-storing, directed acyclic graphs of minimal size☆42Updated 12 years ago
- WikiXMLJ provides easy access to Wikipedia XML dumps.☆21Updated 8 years ago
- Lucene Auto Phrase TokenFilter implementation☆59Updated 7 years ago
- A Java package for the LDA and DMM topic models☆81Updated 6 years ago
- MinorThird is a collection of Java classes for storing text, annotating text, and learning to extract entities and categorize text.☆58Updated 7 years ago
- JSuffixArrays (Suffix Arrays in Java)☆59Updated 8 years ago
- A fast and comprehensive Java library capable of performing automaton and non-automaton based Levenshtein distance determination and neig…☆43Updated 12 years ago
- A Text Classification API in Java originally developed by DigitalPebble Ltd. The API is independent from the ML implementations used and …☆48Updated 3 years ago
- Fast multi-string search☆16Updated 2 years ago
- Easy-to-use Java library for similarity checking of strings or numeric-series☆20Updated 5 years ago
- A dependency tree visualizer for the Stanford Typed-Dependency Parser☆68Updated 8 months ago
- ☆130Updated 4 years ago
- Spell checker using Brill and Moore's noisy channel error model☆11Updated 6 years ago
- Vector Plugin for Solr: calculate dot product / cosine similarity on documents☆34Updated 4 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆21Updated 3 years ago
- SuperMinHash: A New Minwise Hashing Algorithm for Jaccard Similarity Estimation, Simhash and SimhashIndex☆19Updated 2 years ago
- Neural Solr = Solr 9 + Mighty Inference + Node☆17Updated 3 years ago
- Vector search in Lucene based search attempting to use just the existing Lucene data structures (experimental)☆43Updated 5 years ago
- provide preprocessing platform for Lucene indexing and comprehensive Learning-to-Rank modules☆13Updated 7 years ago
- A suite of classification clustering algorithm implementations for Java. A number of partitional, hierarchical and density-based algorith…☆160Updated 4 years ago
- An efficient and flexible token-based regular expression language and engine.☆75Updated 11 years ago
- Machine learning components for Apache UIMA☆130Updated 2 years ago
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆201Updated 5 years ago