{% set page_title = "Paper Explorer" %} {% extends "base.html" %} {% block head %} {{ super() }} {# #} {% endblock %} {% block tabs %}
{% endblock %} {% block content %}Each dot represents a paper. They are arranged by a measure of similarity.
If you hover over a dot, you see the related paper.
If you click on a dot, you go to the related paper page.
You can search for papers by author, keyword, or title
Drag a rectangle to summarize an area of the plot.