pytries
Results
5
repositories owned by
pytries
marisa-trie
1.1k
Stars
97
Forks
1.1k
Watchers
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
DAWG
294
Stars
45
Forks
Watchers
DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.
DAWG-Python
48
Stars
13
Forks
Watchers
Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.