Cambridge SMT System
defs.ssgrammar.hpp File Reference

Contains definitions for sentence-specific grammar data and task. More...

This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Contains definitions for sentence-specific grammar data and task.

Date
16-8-2012
Author
Gonzalo Iglesias
Remarks
This file has been reviewed/modified by:

Definition in file defs.ssgrammar.hpp.