blob: 74ac5cdccca39676faa6f53275b272aabf2052bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<section class="applet_container">
<h3>Dataset Citations</h3>
<p>
The dataset citations used in the visualizations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website that aggregates and indexes research papers. Each citation has been geocoded using names of institutions found in the PDF front matter, or as listed on other resources then manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms.
</p>
<p>
Add [button/link] to download CSV. Add search input field to filter. Expand number of rows to 10. Reduce URL text to show only the domain (ie https://arxiv.org/pdf/123456 --> arxiv.org)
</p>
<div class="applet" data-payload="{"command": "citations"}"></div>
</section>
|