Click or drag to resize

spaceModelRelationEntityBType Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Typed access to the Entity B type

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

Property Value

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