melanietosik / cpp2 Star 2 Code Issues Pull requests C++ homework code and final project c-plus-plus needleman-wunsch edit-distance levenshtein sequence-alignment graph-traversal string-processing trie-tree wagner-fischer Updated Jan 4, 2018 C++
vaibhav-OP / wagner-fischer Star 0 Code Issues Pull requests Simple example of Wagner Fischer's algorithm written is Rust Lang. autocomplete algorithm algorithms wagner autocorrect wagner-fischer-algorithm wagner-fischer autocorrection Updated Apr 18, 2024 Rust
nightshiba / caesar-utils Star 0 Code Issues Pull requests Encrypt and decrypt Caesar's cipher efficiently cli caesar levenshtein caesar-shift wagner-fischer Updated May 3, 2021 C
tenuki / edith Star 0 Code Issues Pull requests edith: an edit-distance implementation with edit-path retrieval distance levenshtein edit metric wagner-fischer string-metric list-metric Updated Aug 14, 2017 Python