Click or drag to resize

spaceModelRelationEntityAType Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Typed access to the Entity A type

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

Property Value

Type: spaceModelRelationEntityType
The type of the entity a.
See Also