Keivan-sf / dafsa-visualizer Star 6 Code Issues Pull requests A Trie and DAFSA visualizer trie data-structures finite-state-machine dafsa trie-structure Updated Jul 29, 2023 JavaScript
baltavay / crystal-dawg Star 2 Code Issues Pull requests Deterministic acyclic finite state automaton in crystal crystal dawg dafsa Updated Feb 2, 2017 Crystal
sevagh / Scriptorium Star 2 Code Issues Pull requests OCR reading assistant with opencv, Tesseract, kraken, DAWGs and a splay tree ocr dictionary tesseract dawg dafsa python-multiprocessing ocr-python splay-tree Updated Nov 15, 2019 Python
prakharsdev / DAFSA Star 1 Code Issues Pull requests This code work is spotting rhyming characters from rhyming words using the concept of DAFSA. trie words dawg dafsa rhyming prakharsdev Updated Feb 3, 2021 Python
KentVu / dawg-java Star 0 Code Issues Pull requests Port of dawgdic C++ library to Java. trie db swig dawg dafsa Updated Dec 10, 2022 C++
nikola-maric / hs-dawg Star 0 Code Issues Pull requests Directed Acyclic Word Graph implementation haskell dawg dafsa Updated May 18, 2021 Haskell