diff options
Diffstat (limited to 'site/includes/citations.html')
| -rw-r--r-- | site/includes/citations.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/includes/citations.html b/site/includes/citations.html index 74ac5cdc..32558d4a 100644 --- a/site/includes/citations.html +++ b/site/includes/citations.html @@ -2,10 +2,10 @@ <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. + The dataset citations used in the visualizations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates and indexes research papers. Each citation was geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to trainĀ 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) + Add [button/link] to download CSV. Add search input field to filter. </p> <div class="applet" data-payload="{"command": "citations"}"></div> |
