4 results found Sort:

Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
Created 2017-10-09
61 commits to master branch, last one 3 years ago
PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete
Created 2020-05-28
72 commits to master branch, last one 5 months ago
Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search server. It also persists data on disk.
Created 2024-09-08
313 commits to main branch, last one 9 days ago
PyPruningRadixTrie - Python version of super fast Radix trie for prefix search & auto-complete
Created 2022-07-15
22 commits to main branch, last one 17 days ago