diff options
Diffstat (limited to 'site/public/datasets/brainwash/index.html')
| -rw-r--r-- | site/public/datasets/brainwash/index.html | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/site/public/datasets/brainwash/index.html b/site/public/datasets/brainwash/index.html index 64dcdda7..c0479a17 100644 --- a/site/public/datasets/brainwash/index.html +++ b/site/public/datasets/brainwash/index.html @@ -37,7 +37,7 @@ <p> This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. Colors are only assigned to the top 10 overall countries. + to see yearly totals. These charts show only the top 10 countries overall. </p> </section> @@ -45,6 +45,15 @@ <section class="applet_container"> <div class="applet" data-payload="{"command": "chart"}"></div> </section><section> + <p> + These pie charts show overall totals based on country and institution type. + </p> + + </section> + +<section class="applet_container"> + <div class="applet" data-payload="{"command": "piechart"}"></div> +</section><section> <h3>Information Supply Chain</h3> <!-- @@ -72,7 +81,7 @@ <div class="map-legend-item edu">Academic</div> <div class="map-legend-item com">Industry</div> <div class="map-legend-item gov">Government</div> - Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified. + Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and has been manually verified to show usage of Brainwash Dataset. </div> <section> @@ -94,7 +103,7 @@ <h3>Citations</h3> <p> Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates - and indexes research papers. Metadata was extracted from these papers, including extracting names of institutions automatically from PDFs, and then the addresses were geocoded. Data is not yet manually verified, and reflects anytime the paper was cited. Some papers may only mention the dataset in passing, while others use it as part of their research methodology. + and indexes research papers. The citations were 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Ā and/or test machine learning algorithms. </p> <p> Add button/link to download CSV |
