Click or drag to resize

ISpaceModelEntity Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

An entity, that can be part of the spaceModel

Namespace:  imbNLP.PartOfSpeech.TFModels.vectorSpace
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public interface ISpaceModelEntity

The ISpaceModelEntity type exposes the following members.

Properties
  NameDescription
Public propertyname
Public propertyrelationList
Public propertyweight
Top
See Also