| Cambridge SMT System
    | 
Contains definitions for sentence-specific grammar data and task. More...

Go to the source code of this file.
| Namespaces | |
| ucam | |
| ucam::hifst | |
| Typedefs | |
| typedef std::basic_string< uint > | ucam::hifst::ssgrammar_listofrules_t | 
| typedef unordered_map< std::string, ssgrammar_listofrules_t > | ucam::hifst::ssgrammar_firstelementmap_t | 
| typedef unordered_map< uint, ssgrammar_firstelementmap_t > | ucam::hifst::ssgrammar_rulesmap_t | 
| typedef unordered_map< std::string, std::vector< pair< uint, uint > > > | ucam::hifst::ssgrammar_instancemap_t | 
Contains definitions for sentence-specific grammar data and task.
Definition in file defs.ssgrammar.hpp.