44 #include <Bpp/Text/TextTools.h> 49 chars_(
"ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890.?")
54 for (
size_t i = 0; i <
chars_.size(); i++)
This is the base class to describe states in an Alphabet.
This alphabet is used to deal NumericAlphabet.
void registerState(AlphabetState *st)
Add a state to the Alphabet.