Cambridge SMT System
uk.ac.cam.eng.rule.features.TestFeatureRegistry Class Reference

Public Member Functions

void testFeatureRegistry ()
 

Static Public Attributes

static final int[] S2T_LEX_PROB = new int[]{10}
 
static final int[] PROV_S2T_LEX_PROB = new int[]{20, 21, 22, 23}
 
static final int[] MULTIPLE = new int[]{11, 12, 13, 14, 15, 16, 17, 18, 19}
 

Detailed Description

Definition at line 23 of file TestFeatureRegistry.java.

Member Function Documentation

void uk.ac.cam.eng.rule.features.TestFeatureRegistry.testFeatureRegistry ( )
inline

Definition at line 31 of file TestFeatureRegistry.java.

Here is the call graph for this function:

Member Data Documentation

final int [] uk.ac.cam.eng.rule.features.TestFeatureRegistry.MULTIPLE = new int[]{11, 12, 13, 14, 15, 16, 17, 18, 19}
static

Definition at line 27 of file TestFeatureRegistry.java.

final int [] uk.ac.cam.eng.rule.features.TestFeatureRegistry.PROV_S2T_LEX_PROB = new int[]{20, 21, 22, 23}
static

Definition at line 26 of file TestFeatureRegistry.java.

final int [] uk.ac.cam.eng.rule.features.TestFeatureRegistry.S2T_LEX_PROB = new int[]{10}
static

Definition at line 25 of file TestFeatureRegistry.java.


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