PATRICIA, Double Array, LOUDS Trie implementations for Java
☆185Jul 16, 2024Updated last year
Alternatives and similar repositories for trie4j
Users that are interested in trie4j are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Java implementation of a Double Array Trie☆126Feb 11, 2011Updated 15 years ago
- Implementation of a DAWG small and fast enough to work in Android apps☆10Feb 26, 2020Updated 6 years ago
- JSuffixArrays (Suffix Arrays in Java)☆60Feb 9, 2017Updated 9 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆173May 8, 2026Updated 2 months ago
- A Java library capable of constructing character-sequence-storing, directed acyclic graphs of minimal size☆19Oct 13, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A generic compact Trie implementation in Java. Built for high-performance applications.☆49Nov 8, 2020Updated 5 years ago
- Concurrent Radix and Suffix Trees for Java☆518Jul 27, 2021Updated 4 years ago
- Experiments on bit-slice indexing☆13Feb 9, 2015Updated 11 years ago
- Java porting of Darts (Double ARray Trie System)☆278Jul 26, 2018Updated 7 years ago
- Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)☆180Dec 28, 2018Updated 7 years ago
- MergedTrie code☆12Jan 22, 2020Updated 6 years ago
- A Java port of darts-clone.☆48May 17, 2014Updated 12 years ago
- A Java library capable of constructing character-sequence-storing, directed acyclic graphs of minimal size☆44Apr 24, 2013Updated 13 years ago
- BK-tree Java library☆30Oct 15, 2013Updated 12 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A suite of classification clustering algorithm implementations for Java. A number of partitional, hierarchical and density-based algorith…☆166Oct 29, 2020Updated 5 years ago
- CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes…☆29Sep 4, 2014Updated 11 years ago
- Bitmap compression using the CONCISE algorithm☆44Feb 14, 2017Updated 9 years ago
- This is a minimal acyclic finite-state automata algorithm in Java based on the paper, "Incremental Construction of Minimal Acyclic Finite…