Associationsheight
Associationsheight is a term used in discussions of knowledge representation and cognitive science to describe a metric for the vertical depth of an associative network. It captures how far, on average, concepts lie from core concepts within a network of associations and thus provides a coarse measure of the hierarchical complexity of the knowledge structure.
Definition. Given a directed graph G=(V,E) where nodes are concepts and directed edges indicate associative links,
Measurement and computation. To compute AH, extract a knowledge graph from text corpora or interaction data,
Applications. AH can be used in evaluating semantic search, structuring knowledge graphs, or studying cognitive organization
Limitations. The value depends on root selection, edge definitions, and data quality. Different corpora or extraction
See also: semantic network, knowledge graph, graph depth, longest-path problem.