Click or drag to resize

spaceModelRelationData Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Additional data stored in the relationship.

Namespace:  imbNLP.PartOfSpeech.TFModels.vectorSpace
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[XmlAttributeAttribute(AttributeName = "T")]
public string Data { get; set; }

Property Value

Type: String
See Also