en_us_normalization.production.classify.ClassifyFst

class en_us_normalization.production.classify.ClassifyFst[source]

Final class that composes all other classification grammars. This class can process an entire sentence including punctuation. For deployment, this grammar will be compiled and exported to OpenFst Finite State Archive (FAR) File.

__init__()[source]