Spaces:
Running
Running
Uploading paper explorer
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -118,7 +118,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|
| 118 |
|
| 119 |
<div id="header">
|
| 120 |
<h1>Common Crawl citations</h1>
|
| 121 |
-
<a href="https://github.com/commoncrawl/cc-citations">Scientific articles using or citing Common Crawl data</a>. Built with <a href="https://github.com/malteos/scincl" target="_blank">SciNCL</a>,
|
| 122 |
<a href="https://github.com/lmcinnes/umap" target="_blank">UMAP</a>, and <a href="https://scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html" target="_blank">LDA</a>.
|
| 123 |
|
| 124 |
<div id="legendContainer"></div>
|
|
|
|
| 118 |
|
| 119 |
<div id="header">
|
| 120 |
<h1>Common Crawl citations</h1>
|
| 121 |
+
<a href="https://github.com/commoncrawl/cc-citations" target="_blank">Scientific articles using or citing Common Crawl data</a>. Built with <a href="https://github.com/malteos/scincl" target="_blank">SciNCL</a>,
|
| 122 |
<a href="https://github.com/lmcinnes/umap" target="_blank">UMAP</a>, and <a href="https://scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html" target="_blank">LDA</a>.
|
| 123 |
|
| 124 |
<div id="legendContainer"></div>
|