-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
121 lines (110 loc) · 8.01 KB
/
Copy pathindex.html
File metadata and controls
121 lines (110 loc) · 8.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>corres — Correlating Resonance · The Ebono Institute</title>
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png">
<meta name="theme-color" content="#05070a">
<meta name="description" content="corres finds the structure in a coded corpus: which concepts travel together, which bridge between groups, and where your material divides. Free during beta.">
<link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,380;0,9..144,480;0,9..144,600;1,9..144,500&family=IBM+Plex+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&display=swap" rel="stylesheet"/>
<script src="/apps-enabled.php"></script>
<script src="/edu_common.js?v=202608231842"></script>
<link href="/ebono_brand.css?v=202608231842" rel="stylesheet"/>
<link href="/edu_hero.css?v=202608231842" rel="stylesheet"/>
<link href="/edu_common.css?v=202608231842" rel="stylesheet"/>
</head>
<body>
<div id="edu-header" class="cr-nav"></div>
<!-- ── Root page copy, CD corres_beta_root_copy v0.2 of 23 August ─────────
Placed verbatim. Supersedes v0.1 for this surface only; v0.1's application
page still stands. DRAFT, unsighted — and the page is already live carrying
earlier versions of most of these strings, so this is a revision of
published copy and the sighting request to AD is against the live state. -->
<section class="hero">
<div class="hero-body">
<div class="hero-eyebrow">Correlating Resonance</div>
<h1 class="hero-title">The shape of meaning</h1>
<p class="hero-description">corres shows which concepts travel together, and which pull apart. We do the maths. You interpret the results.</p>
<a class="hero-cta" href="/apps/corres/">Load your matrix<span class="hero-cta-arrow">→</span></a>
</div>
</section>
<section class="fp-section">
<h2 class="fp-heading">How Correlating Resonance reads a corpus</h2>
<p class="fp-body">corres works on departures from independence, not on counts. Two concepts that both appear everywhere will co-occur constantly, and that tells you nothing. corres looks for the pairs that appear together more often, or less often, than chance predicts. That is the difference between finding structure and rediscovering which of your codes are common.</p>
</section>
<section class="fp-section">
<h2 class="fp-heading">It will tell you when the answer is no</h2>
<p class="fp-body">Before corres interprets anything, it runs two tests on your corpus. The first asks whether there is enough departure from chance in your matrix to be worth analysing at all. The second resamples your documents, reruns the analysis on each half, and checks whether the same groups come back. If either test fails, corres stops and tells you which one and why — with every concept and document it set aside, itemised.</p>
<p class="fp-body">Two of the corpora we most wanted to use have been declined by our own method — one for strength, one for stability.</p>
<!-- The comma below is CD's and is deliberate: it separates subject from
predicate, which is irregular, and is kept because the line is spoken
aloud at Brisbane and the pause is the point. Not a typo to tidy. -->
<p class="fp-body">A method that cannot say no, cannot warn you. Knowing that before you build on it is the point.</p>
</section>
<!-- Paired band: complementary, and the pairing is the point. Stacks in the
order given at narrow widths, per CD's note. -->
<section class="fp-section fp-paired">
<div>
<h2 class="fp-heading">What you get</h2>
<p class="fp-body">Groups that survived the stability test. A role for every concept — which ones characterise a group, which ones bridge between groups, which ones sit apart. And the parameters and conditions each result was produced under, so the run can be reproduced.</p>
</div>
<div>
<h2 class="fp-heading">What is yours</h2>
<!-- "frames" is emphasis, not a link — CD's note. It rendered as a link on the
live page; the condition must not be separable from the word. -->
<p class="fp-body">Our own papers read groups like these as <strong>frames</strong>. That is our interpretation, and it has not been tested against an external referent — so corres returns the structure and leaves the reading to you. That part of the work is yours.</p>
</div>
</section>
<section class="fp-section">
<h2 class="fp-heading">What it costs</h2>
<!-- AD brief 23 Aug Item 2. The determinism claim is withdrawn: the pipeline
is stochastic by construction — 25 random splits by 2 halves, k-means on
each (spec §2.3) — and no RNG seed is declared or persisted, so two runs
are not guaranteed to agree. The retention clause is cut pending Item 1,
which is answered: the binarised matrix IS retained, and indefinitely,
because the declared seven-day purge is never called. -->
<p class="fp-body">corres is free while it is in beta, and there is nothing to set up — no account, no key, no billing. Your matrix is analysed on our server by standard scientific Python libraries running a fixed procedure. No language model reads your material, and no part of the result is generated: every number comes from the same statistical code, applied the same way to every corpus. Each run reports the parameters and conditions it ran under.</p>
</section>
<section class="fp-section">
<h2 class="fp-heading">Where this sits</h2>
<p class="fp-body">corres is the first application built on the Correlating Resonance methodology. The stages upstream of it — building a typology from a corpus, and coding a full corpus against that typology — are ones we use internally to prepare our own corpora, and are in development.</p>
<p class="fp-body">corres is in beta and under active development. Some thresholds are declared provisional and are under review; every run reports the conditions it ran under.</p>
</section>
<section class="fp-section" id="register">
<h2 class="fp-heading">Tell us what you think</h2>
<p class="fp-body">corres is open and free during beta, and we would rather you ran your own material through it than took our word for any of this. We are most interested in the runs that fail. If corres declines your corpus, that is a result, and it is the one we most want to hear about — what you brought, what came back, and whether the diagnosis told you anything you could use.</p>
<!-- AD brief 23 Aug Item 3: the Contact button is position:fixed at the
bottom-right of the viewport — neither nav nor footer — and is visible at
every scroll position, so "at the foot of the page" was wrong. Corrected
to match where it actually renders.
FLAG: this whole sentence is D2Dev's, not CD's. It was authored when the
unformatted feedback form was removed, and AD has now sighted it as though
it were CD copy. It should be replaced by a CD string. -->
<p class="fp-body"><strong>Use the Contact button</strong> in the bottom corner of the page and tell us what happened. Name, email and what you are working on — that is all we need.</p>
<p class="fp-body">We will use your address to reply to you and to tell you when we release the upstream stages. Nothing else.</p>
</section>
<!-- ── Footer ── -->
<footer>
<div class="footer-meta">corres · Correlating Resonance · An ArtIE application · The Ebono Institute</div>
<div class="footer-entity">
<span>Ebono Intelligence Pty Ltd, trading as The Ebono Institute · <a href="https://ebono.au">ebono.au</a></span>
<div class="footer-legal-links">
<a href="https://ebono.au/terms">Terms</a>
<a href="https://ebono.au/privacy">Privacy</a>
<a href="https://ebono.au/support">Support</a>
</div>
</div>
</footer>
<script>
document.addEventListener('DOMContentLoaded', async () => {
await loadFragment('edu-header', '/edu_header.html');
markActiveNav();
applyAppVisibility();
renderBuildVersion();
});
</script>
</body>
</html>