liblevenshtein 4.0.0
A library for generating Finite State Transducers based on Levenshtein Automata.
|
Go to the source code of this file.
Namespaces | |
namespace | liblevenshtein |
Various utilities regarding Levenshtein transducers. | |
Functions | |
auto | liblevenshtein::operator<< (std::ostream &out, const Intersection &intersection) -> std::ostream & |