-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathanalysis.html
More file actions
210 lines (194 loc) · 13.1 KB
/
Copy pathanalysis.html
File metadata and controls
210 lines (194 loc) · 13.1 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Analysis — AtlasNLP</title>
<meta name="description" content="Key findings from AtlasNLP: geographic concentration, task sparsity, producer vs. content gaps, research infrastructure alignment, and language-vs-geography gaps.">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@2.44.0/dist/tabler-icons.min.css">
<link rel="stylesheet" href="style.css">
<style>
.finding-chart-wrap { position: relative; height: 380px; }
.finding-chart-wrap.tall { height: 460px; }
</style>
</head>
<body class="pg">
<!-- NAV -->
<nav class="nav">
<a href="index.html" class="logo">
<div class="logo-mark"><i class="ti ti-world" aria-hidden="true"></i></div>
AtlasNLP
</a>
<button class="hamburger" aria-label="Toggle menu">
<span></span><span></span><span></span>
</button>
<div class="nav-links">
<a href="index.html" class="nl">Home</a>
<a href="datasets.html" class="nl">Datasets</a>
<a href="analysis.html" class="nl">Analysis</a>
<a href="visualizations.html" class="nl">Visualizations</a>
<button class="nav-cta" onclick="window.location.href='datasets.html'">
<i class="ti ti-download" aria-hidden="true"></i> Download
</button>
</div>
</nav>
<!-- HERO -->
<div class="hero-page">
<span class="eyebrow">Key Findings</span>
<h1>What the Data Reveals</h1>
<p>Findings from AtlasNLP — aggregated from 13,462 post-audit dataset records in AtlasNLP-Core, validated against a 1,480-entry human-curated AtlasNLP-Gold reference set.</p>
</div>
<!-- FINDINGS -->
<div class="section" id="findings">
<!-- Finding 1 -->
<div class="finding-split">
<div class="finding-prose">
<span class="finding-tag">Finding 1</span>
<h2>Dataset Coverage Is Highly Uneven Across Countries and Tasks</h2>
<div class="finding-stat-big">79.2%</div>
<p>of country-task pairs have no explicitly attributed dataset records.</p>
<p>Across AtlasNLP-Core, 2,447 dataset records carry explicit country attribution — 4,421 country-record associations spread across 158 of 197 countries. The United States, China, India, the United Kingdom, and Germany alone account for 36.4% of these associations. At the other end, 39 countries have no explicitly attributed records at all, and 121 of 197 have ten or fewer.</p>
<p>The chart shows the top 20 explicitly-attributed content countries by dataset-record count in AtlasNLP-Core. The drop-off from the leading countries to the long tail is steep — see the <a href="visualizations.html">country × task heatmap</a> for the full fragmentation pattern.</p>
</div>
<div>
<div class="finding-chart-wrap tall" id="chart1-wrap">
<div class="spinner-wrap"><div class="spinner"></div><span>Loading…</span></div>
</div>
</div>
</div>
<!-- Finding 2 -->
<div class="finding-split flipped">
<div class="finding-prose">
<span class="finding-tag">Finding 2</span>
<h2>Task Coverage Is Fragmented, Even for Well-Represented Countries</h2>
<p>Restricting to countries with at least 10 represented dataset records, the median country spans just 11 of 30 task categories under explicit attribution, with its three most common tasks accounting for 55.6% of its records. Under explicit+inferred attribution, median breadth rises to 13 tasks, at similar (54.3%) concentration.</p>
<p>The United States, China, India, and France have broad "generalist" portfolios (task breadth in the 20s), while countries like Belgium, Bahrain, Israel, and Oman are "specialist" — over 60% of their records sit in just three tasks. The chart shows the 15 most populated task categories in AtlasNLP-Core overall, ranked by dataset-record count.</p>
</div>
<div>
<div class="finding-chart-wrap tall" id="chart2-wrap">
<div class="spinner-wrap"><div class="spinner"></div><span>Loading…</span></div>
</div>
</div>
</div>
<!-- Finding 3 -->
<div class="finding-split">
<div class="finding-prose">
<span class="finding-tag">Finding 3</span>
<h2>Dataset Production and Representation Are Asymmetric</h2>
<p>A dataset about a country's population is not necessarily produced by institutions in that country. AtlasNLP tracks both <em>represented country</em> (the population a dataset covers) and <em>producer country</em> (the institutional location of its creators, from author affiliations).</p>
<p>Among countries with at least 10 represented records and 10 producer-representation associations, 39 of 62 (62.9%) have content self-representation below 0.5 — most datasets about them were produced by outside institutions. China and India are both locally produced and self-focused; the United States and Denmark have high domestic representation but also produce many datasets about other countries; Nigeria and Egypt are represented mainly by outsiders. Production is concentrated too: the United States alone accounts for 21.3% of expanded producer-representation associations, and the top 10 producer countries account for 61%.</p>
<p>The chart below is a simplified view — content-country vs. producer-country record counts for the top 15 content countries — rather than the paper's full self-representation regime plot (Figure 3).</p>
</div>
<div>
<div class="finding-chart-wrap" id="chart3-wrap">
<div class="spinner-wrap"><div class="spinner"></div><span>Loading…</span></div>
</div>
<figure style="margin:1.25rem 0 0;">
<img src="fig3_producer_content_self_representation.png" alt="Figure 3 from the paper: scatter plot of producer vs. content self-representation by country, colored by regime quadrant." style="width:100%;border-radius:var(--r);border:var(--border-1);">
<figcaption class="text-muted" style="font-size:12px;margin-top:.5rem;">Figure 3 from the paper — the full self-representation regime plot, reproduced exactly.</figcaption>
</figure>
</div>
</div>
<!-- Finding 4 (infrastructure) -->
<div class="finding-split flipped">
<div class="finding-prose">
<span class="finding-tag">Finding 4</span>
<h2>Dataset Availability Tracks Research Infrastructure</h2>
<p>Coverage aligns with broader research infrastructure. Under explicit attribution, national university count correlates with represented dataset-record count (Pearson r=0.65, Spearman ρ=0.61); under explicit+inferred attribution the relationship strengthens slightly (r=0.70, ρ=0.67). The median country in the high-income group has substantially more represented records than the other three World Bank income groups.</p>
<p>The relationship is not deterministic — countries with similar institutional capacity can still differ substantially in coverage — but it shows dataset availability is systematically linked to research infrastructure, not just population or language.</p>
</div>
<div>
<figure style="margin:0;">
<img src="fig4_infrastructure_alignment.png" alt="Figure 4 from the paper: (A) boxplot of represented dataset records by World Bank income group; (B) scatter plot of dataset coverage vs. national university count on log scales." style="width:100%;border-radius:var(--r);border:var(--border-1);">
<figcaption class="text-muted" style="font-size:12px;margin-top:.5rem;">Figure 4 from the paper, reproduced exactly.</figcaption>
</figure>
</div>
</div>
<!-- Finding 5 -->
<div class="finding-split">
<div class="finding-prose">
<span class="finding-tag">Finding 5</span>
<h2>Most Core Dataset Records Are Monolingual</h2>
<div class="finding-stat-big">76.0%</div>
<p>of AtlasNLP-Core dataset records (10,233 of 13,462) target a single language, with no cross-lingual scope; 3,229 (24.0%) are multilingual.</p>
<p>Despite growing interest in multilingual NLP, the field remains dominated by monolingual datasets. This matters for geography too: language coverage does not imply country coverage — see "Which Countries Dominate Each Language?" below.</p>
</div>
<div>
<div class="finding-chart-wrap" id="chart4-wrap">
<div class="spinner-wrap"><div class="spinner"></div><span>Loading…</span></div>
</div>
</div>
</div>
<!-- Finding 6 -->
<div class="finding-split flipped">
<div class="finding-prose">
<span class="finding-tag">Finding 6</span>
<h2>Represented-Country Evidence Spans Explicit, Inferred, and Unattributed Tiers</h2>
<div class="finding-stat-big">74.0%</div>
<p>of Core dataset records (9,956 of 13,462) have no recoverable represented country, even combining explicit and inferred evidence.</p>
<p>AtlasNLP classifies represented-country evidence as <strong>explicit</strong> (2,447 records, 18.2% — direct evidence tying content, participants, or sources to a country), <strong>inferred</strong> (a further 1,059 records, 7.9% — plausible but indirect evidence, such as a geographically specific language variety), or <strong>unattributed</strong>. Language alone is never sufficient for explicit attribution. This gap does not mean these datasets lack geographic context — only that it is not documented in a form that can be reliably recovered.</p>
</div>
<div>
<div class="finding-chart-wrap tall" id="chart5-wrap">
<div class="spinner-wrap"><div class="spinner"></div><span>Loading…</span></div>
</div>
</div>
</div>
<!-- Task Portfolio -->
<div class="finding-split">
<div class="finding-prose">
<span class="finding-tag">Task Portfolio</span>
<h2>Task Breadth by Country</h2>
<p>How many distinct NLP task categories does each country appear in? Restricted to countries with at least 10 represented records, we call a portfolio <strong>specialist</strong> when its top-3 tasks exceed 60% of records, and <strong>generalist</strong> otherwise. The United States, China, India, and France are broad generalists (task breadth in the 20s); Belgium, Bahrain, Israel, and Oman are narrow specialists.</p>
<p>The table shows the top 20 countries by dataset-record count, their task breadth, and the combined share of their three most common tasks.</p>
</div>
<div>
<div id="chart6-wrap" class="finding-chart-wrap tall">
<div class="spinner-wrap"><div class="spinner"></div><span>Loading…</span></div>
</div>
</div>
</div>
<!-- Language Concentration -->
<div class="finding-split flipped">
<div class="finding-prose">
<span class="finding-tag">Language Concentration</span>
<h2>Which Countries Dominate Each Language?</h2>
<p>Country concentration varies substantially across widely used languages. Chinese-language records are overwhelmingly associated with China (89.2%). Brazil and Portugal together account for about 69% of Portuguese records, while France, Switzerland, and Canada account for about 63% of French records. English is more geographically distributed — yet the United States, United Kingdom, and India still account for about half of its represented dataset records.</p>
<p>For the top languages by dataset coverage, the chart below shows what share of dataset records come from the top countries — language coverage clearly does not imply even, or equal, geographic representation.</p>
</div>
<div>
<div id="chart7-wrap" class="finding-chart-wrap tall">
<div class="spinner-wrap"><div class="spinner"></div><span>Loading…</span></div>
</div>
<figure style="margin:1.25rem 0 0;">
<img src="fig5_language_concentration.png" alt="Figure 5 from the paper: stacked bar chart of country concentration within Chinese, Portuguese, French, English, and Spanish dataset records." style="width:100%;border-radius:var(--r);border:var(--border-1);">
<figcaption class="text-muted" style="font-size:12px;margin-top:.5rem;">Figure 5 from the paper, reproduced exactly.</figcaption>
</figure>
</div>
</div>
</div>
<!-- CTA -->
<div class="cta-section">
<h2>Explore the Data Yourself</h2>
<p>Browse the full dataset index, filter by country or language, and download subsets for your own research.</p>
<div class="cta-btns" style="margin-top:1.25rem;">
<a href="datasets.html" class="btn-p"><i class="ti ti-table" aria-hidden="true"></i> Explore Datasets</a>
<a href="visualizations.html" class="btn-o"><i class="ti ti-chart-dots" aria-hidden="true"></i> Interactive Visualizations</a>
</div>
</div>
<!-- FOOTER -->
<footer class="footer">
<span class="ft">AtlasNLP · A country-aware atlas of NLP dataset representation</span>
<div class="ft-links">
<a href="index.html" class="ft-link">Home</a>
<a href="datasets.html" class="ft-link">Datasets</a>
<a href="analysis.html" class="ft-link">Analysis</a>
<a href="visualizations.html" class="ft-link">Visualizations</a>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.4.1/papaparse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/4.4.0/chart.umd.min.js"></script>
<script src="main.js"></script>
<script src="analysis.js"></script>
</body>
</html>