Click or drag to resize

spaceModelRelationEntityA Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Unique (local) identification of the entity A

Namespace:  imbNLP.PartOfSpeech.TFModels.vectorSpace
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public string EntityA { get; set; }

Property Value

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