umbertogriffo / TrieLinks
A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.
☆45Updated 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☆57Updated 8 years ago
- Various utilities regarding Levenshtein transducers. (Java)☆58Updated 3 years ago
- JSuffixArrays (Suffix Arrays in Java)☆59Updated 8 years ago
- NLP framework for JVM languages.☆152Updated 4 years ago
- Java port of SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm☆67Updated 3 months ago
- Java autocomplete library.☆119Updated 5 years ago
- SuperMinHash: A New Minwise Hashing Algorithm for Jaccard Similarity Estimation, Simhash and SimhashIndex☆19Updated 2 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 Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆201Updated 5 years ago
- BK-tree Java library☆29Updated 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 4 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
- Neural Solr = Solr 9 + Mighty Inference + Node☆18Updated 3 years ago
- provide preprocessing platform for Lucene indexing and comprehensive Learning-to-Rank modules☆13Updated 7 years ago
- Vector search in Lucene based search attempting to use just the existing Lucene data structures (experimental)☆43Updated 5 years ago
- A high performance "thin wrapper" HTTP REST server on top of Apache Lucene☆145Updated last year
- An efficient and flexible token-based regular expression language and engine.☆75Updated 11 years ago
- Facebook's FastText for Java☆81Updated 7 years ago
- Lucene Auto Phrase TokenFilter implementation☆59Updated 7 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆22Updated 3 years ago
- A suite of classification clustering algorithm implementations for Java. A number of partitional, hierarchical and density-based algorith…☆162Updated 4 years ago
- TextDigester: document summarization java library☆27Updated 8 years ago
- Fork of https://github.com/o19s/elasticsearch-learning-to-rank to work with OpenSearch☆21Updated this week
- A Java library capable of constructing character-sequence-storing, directed acyclic graphs of minimal size☆43Updated 12 years ago
- This provides tools for b-bit MinHash algorism.☆36Updated 4 months ago
- ☆18Updated 9 years ago
- WikiXMLJ provides easy access to Wikipedia XML dumps.☆21Updated 8 years ago
- A Java library for byte pattern matching and searching☆41Updated 4 years ago
- Hunspell library for Java based on JNA☆63Updated 2 years ago