Cambridge SMT System
|
Contains structures and classes for hifst task (target lattice building) More...
#include "task.hifst.replacefstbyarc.hpp"
#include "task.hifst.expandednumstates.hpp"
#include "task.hifst.localpruningconditions.hpp"
#include "task.hifst.rtn.hpp"
#include "task.hifst.optimize.hpp"
#include "task.hifst.makeweights.hpp"
#include "task.applylm.kenlmtype.hpp"
Go to the source code of this file.
Classes | |
class | ucam::hifst::HiFSTTask< Data, Arc, OptimizeT, CYKdataT, MultiUnionT, ExpandedNumStatesRTNT, ReplaceFstByArcT, RTNT > |
Core of Hifst. Implements the lattice-building procedure for a cyk-parsed sentence. More... | |
Namespaces | |
ucam | |
ucam::hifst | |
Contains structures and classes for hifst task (target lattice building)
Definition in file task.hifst.hpp.