C# Class XAmpleManagedWrapper.AmpleOptions

Mostra file Open project: sillsdev/FieldWorks Class Usage Examples

Public Properties

Property Type Description
CheckMorphnames bool
OutputRootGlosses bool
PrintTestParseTrees bool
ReportAmbiguityPercentages bool
Trace bool
WriteDecompField bool
WritePField bool
WriteWordField bool

Public Methods

Method Description
AmpleOptions ( ) : System

Method Details

AmpleOptions() public method

public AmpleOptions ( ) : System
return System

Property Details

CheckMorphnames public_oe property

public bool CheckMorphnames
return bool

OutputRootGlosses public_oe property

public bool OutputRootGlosses
return bool

PrintTestParseTrees public_oe property

public bool PrintTestParseTrees
return bool

ReportAmbiguityPercentages public_oe property

public bool ReportAmbiguityPercentages
return bool

Trace public_oe property

public bool Trace
return bool

WriteDecompField public_oe property

public bool WriteDecompField
return bool

WritePField public_oe property

public bool WritePField
return bool

WriteWordField public_oe property

public bool WriteWordField
return bool