Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,7 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# Navigating ACL Papers via 2D Scatter Plots
|
| 13 |
+
With the goal of understanding how scientific papers are related to one another, we plot their projections on a 2D plain in our interactive demo.
|
| 14 |
+
|
| 15 |
+
To learn about how to generate plots like this, check out our step-by-step tutorial, [here](scipapers_scatter.ipynb).
|