ehsk commited on
Commit
5113839
·
1 Parent(s): 35ebe1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -9,4 +9,7 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- To learn about how to generate a plot like this, check out our step-by-step tutorial, [here](aclanthology_visualization.ipynb).
 
 
 
 
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).