principle_cooccurrence
Find which principles cluster together across pieces — which structural patterns show up in the same essays. If you pass a principle_id, returns its top co-occurring partners. Without one, returns the top N principle pairs across the whole corpus. Reveals hidden affinities between domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 15) | |
| principle_id | No | Optional: show co-occurrences for this specific principle |