Click or drag to resize

spaceModelRelationEntityAType Property

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

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

Property Value

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