string_algorithms

Collection of various string algorithms, including KMP, Aho-Corasick, Trie, SuffixArrays


Keywords
string_algorithms
License
MIT
Install
pip install string_algorithms==0.5.0

Documentation

string_algorithms

Collection of various string algorithms, including KMP, Aho-Corasick, Trie, SuffixArrays