Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 642 Bytes

File metadata and controls

30 lines (17 loc) · 642 Bytes

LOOKOUT

Repository will contain several visualisations of Etymos paper data.

Facets-Dive

Working example of Facets Dive using Etymos paper data. See https://pair-code.github.io/facets/ for more information explaining facets. To run, do the following:

  1. Install bazel

  2. 'bazel build' in same directory as these cloned Repository

  3. 'bazel run //etymo_example'

  4. Open web server in Google Chrome

  5. navigate to etymo_example/test.html file in browser

  6. 'bazel clean' to clean up bazel build files afterwards

Graph

tsne using sigma animation plugin.

  1. Download sigma.js

  2. open graph.html