liblevenshtein 4.0.0
A library for generating Finite State Transducers based on Levenshtein Automata.
Loading...
Searching...
No Matches
prefix.h File Reference
#include <iostream>
#include <string>
#include "liblevenshtein/collection/dawg_node.h"
Include dependency graph for prefix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  liblevenshtein::Prefix
 Represents the prefix of a dictionary term. More...
 

Namespaces

namespace  liblevenshtein
 Various utilities regarding Levenshtein transducers.