Click or drag to resize

IVector Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Vector in the VectorSpace

Namespace:  imbNLP.Toolkit.Vectors
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public interface IVector : IObjectWithName

The IVector type exposes the following members.

Properties
  NameDescription
Public propertyname
ID of the vector
Public propertyterms
Weighted terms
Top
See Also

Reference

IObjectWithName