Click or drag to resize

pipelineModelTdescription Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the description.

Namespace:  imbNLP.PartOfSpeech.pipeline.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public string description { get; set; }

Property Value

Type: String
The description.
See Also