Cambridge SMT System
|
Contains utility class to predict number of states of an RTN after expanding to equivalent FSA. More...
Go to the source code of this file.
Classes | |
class | ucam::hifst::ExpandedNumStatesRTN< Arc > |
Utility class that, given an RTN with root at (cc,x,y), estimates the number of states of an expanded FSA The RTN is not explicitly passed to this class. Instead, it is updated sequentially as individual FSAs are created. More... | |
Namespaces | |
ucam | |
ucam::hifst | |
Contains utility class to predict number of states of an RTN after expanding to equivalent FSA.
Definition in file task.hifst.expandednumstates.hpp.