Click or drag to resize

spaceModelRelationEntityBTypeVal Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the type of the entity b.

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

Property Value

Type: Int32
The type of the entity b.
See Also