umbertogriffo / Trie
A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.
☆43Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Trie
- This is a minimal acyclic finite-state automata algorithm in Java based on the paper, "Incremental Construction of Minimal Acyclic Finite…☆19Updated 10 years ago
- Neural Solr = Solr 9 + Mighty Inference + Node☆16Updated 2 years ago
- Lightning fast spell correction / fuzzy search library based on SymSpell by Commerce-Experts☆80Updated 6 years ago
- A convenience Java wrapper around GloVe word vectors and converter to more space efficient binary files.☆24Updated 3 years ago
- NLP Sandbox☆14Updated 7 years ago
- Fast multi-string search☆15Updated last year
- 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
- Various utilities regarding Levenshtein transducers. (Java)☆56Updated 2 years ago
- SuperMinHash: A New Minwise Hashing Algorithm for Jaccard Similarity Estimation, Simhash and SimhashIndex☆19Updated last year
- Code and data for "Universal Approximation Functions for Fast Learning to Rank: Replacing Expensive Regression Forests with Simple Feed-F…☆9Updated 6 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆19Updated 3 years ago
- Vector Plugin for Solr: calculate dot product / cosine similarity on documents☆34Updated 4 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
- provide preprocessing platform for Lucene indexing and comprehensive Learning-to-Rank modules☆13Updated 6 years ago
- Java port of SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm☆64Updated 3 years ago
- Vector search in Lucene based search attempting to use just the existing Lucene data structures (experimental)☆43Updated 5 years ago
- Java text categorization system☆54Updated 7 years ago
- A Java library capable of constructing character-sequence-storing, directed acyclic graphs of minimal size☆43Updated 11 years ago
- Querqy for Elasticsearch☆45Updated this week
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆34Updated 5 years ago
- Wikipedia-based Explicit Semantic Analysis, as described by Gabrilovich and Markovitch☆34Updated 4 years ago
- A Java Wikipedia markup to plain text converter☆37Updated 2 years ago
- TextDigester: document summarization java library☆27Updated 7 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
- Word2VecfJava: Java implementation of Dependency-Based Word Embeddings and extensions☆16Updated 6 years ago
- Hunspell library for Java based on JNA☆62Updated last year
- Java port of c++ version of facebook fasttext☆14Updated 5 years ago
- Easy-to-use Java similarity algorithms for text and numeric-series☆20Updated 4 years ago
- Hardened Fork of Ranklib learning to rank library☆44Updated 2 years ago