Skip to main content

Module relationship

Module relationship 

Source
Expand description

Automatic relationship inference between experiences.

When a new experience is recorded, the RelationshipDetector searches for semantically similar experiences and creates typed relations based on ExperienceType pair heuristics (e.g., Difficulty + Solution → Supports).

Structs§

RelationshipDetector
Detects relationships between experiences based on semantic similarity and ExperienceType heuristics.
RelationshipDetectorConfig
Configuration for automatic relationship detection.