Click or drag to resize

spaceModelRelationEntityA Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Unique (local) identification of the entity A

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

Property Value

Type: String
The unique ID of entity A, in its local vector space (network, graph...)
See Also