Click or drag to resize

lemmaSemanticWeaverResultappertiumNotes Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets or sets the appertium notes.

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

Property Value

Type: ListString
The appertium notes.
See Also