Cambridge SMT System
uk.ac.cam.eng.extraction.hadoop.features.phrase.PhraseJob Class Referenceabstract
Inheritance diagram for uk.ac.cam.eng.extraction.hadoop.features.phrase.PhraseJob:

Public Member Functions

abstract Job getJob (Configuration conf) throws IOException
 
int run (String[] args) throws IllegalArgumentException, IllegalAccessException, IOException, ClassNotFoundException, InterruptedException
 

Detailed Description

Common functionality between the phrase (s2t, t2s) jobs

Author
Aurelien Waite

Definition at line 39 of file PhraseJob.java.

Member Function Documentation

abstract Job uk.ac.cam.eng.extraction.hadoop.features.phrase.PhraseJob.getJob ( Configuration  conf) throws IOException
abstract

Here is the caller graph for this function:

int uk.ac.cam.eng.extraction.hadoop.features.phrase.PhraseJob.run ( String[]  args) throws IllegalArgumentException, IllegalAccessException, IOException, ClassNotFoundException, InterruptedException
inline

Definition at line 44 of file PhraseJob.java.

Here is the call graph for this function:


The documentation for this class was generated from the following file: