{ "protocol": "Factor families and their value correspondence are derived from unimodal statistics of disjoint splits: noun-number association separates count words, coverage separates colour from size words, and marginal frequency rank pairs colour values across modalities. No declared lexicon.", "text_families": { "count_words": [ "a", "three", "four", "two" ], "colour_words": [ "red", "orange", "yellow", "green", "blue", "purple", "pink", "white", "gray", "brown" ], "size_words": [ [ "small", "large" ] ] }, "families_detail": [ { "tokens": [ "a", "three", "four", "two" ], "coverage": 1.0, "morphology_spread": 0.9295290477827433 }, { "tokens": [ "red", "orange", "yellow", "green", "blue", "purple", "pink", "white", "gray", "brown" ], "coverage": 1.0, "morphology_spread": 0.04734259595690016 }, { "tokens": [ "small", "large" ], "coverage": 0.6690883190883191, "morphology_spread": 0.4904680515903485 } ], "vision_colour_frequency": [ [ 3, 2364 ], [ 1, 1389 ], [ 6, 893 ], [ 0, 655 ], [ 7, 529 ], [ 2, 488 ], [ 5, 413 ], [ 9, 352 ], [ 4, 345 ], [ 8, 275 ] ], "derived_colour_map": { "red": 3, "orange": 1, "yellow": 6, "green": 0, "blue": 7, "purple": 2, "pink": 5, "white": 9, "gray": 4, "brown": 8 }, "evaluation_only": { "vision_side_truth_frequency_rank": [ "red", "orange", "yellow", "green", "blue", "purple", "pink", "white", "gray", "brown" ], "text_side_truth_frequency_rank": [ "red", "orange", "yellow", "green", "blue", "purple", "pink", "white", "gray", "brown" ], "rank_agreement": 1.0, "text_colour_words_recovered": [ "blue", "brown", "gray", "green", "orange", "pink", "purple", "red", "white", "yellow" ] } }