imbNLP.PartOfSpeech.TFModels.vectorSpace Namespace |
[Missing <summary> documentation for "N:imbNLP.PartOfSpeech.TFModels.vectorSpace"]
| Class | Description | |
|---|---|---|
| spaceGraph | ||
| spaceModel |
Describes associations between entities in the model, e.g. [!:SpaceTopic]-[!:SpaceDocumentModel] and similar.
| |
| spaceModelRelation |
Describes single entry on relationship between two entities in a spaceModel. Relation has direction from A to B. Described by: Value, RelationshipType and optional data
| |
| spaceModelRelationList |
Passive list of relationships, defined at an entity
|
| Interface | Description | |
|---|---|---|
| ISpaceModelEntity |
An entity, that can be part of the spaceModel |
| Enumeration | Description | |
|---|---|---|
| spaceModelRelationEntityType |
Enumeration of entity types that are anticipated by spaceModelRelation |