Click or drag to resize

spaceModelRelationEntityBType Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Typed access to the Entity B type

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

Property Value

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