Click or drag to resize

PlanesMethodSettingscorpusMethod Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the corpus method settings

Namespace:  imbNLP.Toolkit.Planes
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public CorpusPlaneMethodSettings corpusMethod { get; set; }

Property Value

Type: CorpusPlaneMethodSettings
The corpus method.
See Also