Click or drag to resize

spaceModelRelationRelationshipType Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Integer flag that describes the nature of the relationship

Namespace:  imbNLP.PartOfSpeech.TFModels.vectorSpace
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[XmlAttributeAttribute(AttributeName = "Rt")]
public int RelationshipType { get; set; }

Property Value

Type: Int32
See Also