Click or drag to resize

lemmaSemanticWeaverResultappertiumNotes Property

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

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloudWeaver
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public List<string> appertiumNotes { get; set; }

Property Value

Type: ListString
The appertium notes.
See Also