Cambridge SMT System
main-run.createssgrammar.hpp File Reference

Contains createssgrammar core implementation, single-threaded or multithreaded. More...

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

Go to the source code of this file.

Classes

class  ucam::hifst::SingleThreadedCreateSentenceSpecificGrammarTask< Data >
 Full single-threaded Translation system. More...
 
class  ucam::hifst::MultiThreadedCreateSentenceSpecificGrammarTask< Data >
 Full multi-threaded Translation system. More...
 

Namespaces

 ucam
 
 ucam::hifst
 

Typedefs

typedef boost::shared_ptr< tcp::socket > ucam::hifst::socket_ptr
 

Variables

const int ucam::hifst::max_length = 1024
 

Detailed Description

Contains createssgrammar core implementation, single-threaded or multithreaded.

Date
October 2012
Author
Gonzalo Iglesias

Definition in file main-run.createssgrammar.hpp.