|
Cambridge SMT System
|
#include <TuneSet.h>
Public Member Functions | |
| TuneSet () | |
| ~TuneSet () | |
| void | Initialize (const bool use_cache) |
| TupleArcFst * | GetVectorLattice (const Sid s, const bool use_cache) const |
Public Attributes | |
| SentenceList | ids |
| TuneSet::TuneSet | ( | ) |
Definition at line 24 of file TuneSet.cpp.
| TuneSet::~TuneSet | ( | ) |
| TupleArcFst * TuneSet::GetVectorLattice | ( | const Sid | s, |
| const bool | use_cache | ||
| ) | const |
| void TuneSet::Initialize | ( | const bool | use_cache | ) |
Definition at line 57 of file TuneSet.cpp.


| SentenceList TuneSet::ids |