Spaces:
Running
Running
Uploading paper explorer
Browse files- index.html +1 -1
- papers.js +0 -0
index.html
CHANGED
|
@@ -171,7 +171,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|
| 171 |
|
| 172 |
<div id="header">
|
| 173 |
<h1>Common Crawl citations</h1>
|
| 174 |
-
<a href="https://github.com/commoncrawl/cc-citations" target="_blank">Scientific articles using or citing Common Crawl
|
| 175 |
<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>.
|
| 176 |
|
| 177 |
<div id="legendContainer"></div>
|
|
|
|
| 171 |
|
| 172 |
<div id="header">
|
| 173 |
<h1>Common Crawl citations</h1>
|
| 174 |
+
<a href="https://github.com/commoncrawl/cc-citations" target="_blank">Scientific articles mentioning, using, or citing Common Crawl</a>. Built with <a href="https://github.com/malteos/scincl" target="_blank">SciNCL</a>,
|
| 175 |
<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>.
|
| 176 |
|
| 177 |
<div id="legendContainer"></div>
|
papers.js
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|