Semantics-of-Sustainability / tempo-embeddings

Tools for analysing contextual (temporal) word embeddings
Apache License 2.0
1 stars 0 forks source link

Make visualization interactive #122

Closed carschno closed 1 month ago

carschno commented 2 months ago

The JScatter implementation (#33) lies the basis for making more interactive visualizations.

We should use selection by mouse or by metadata (e.g. clusters) to further interact with the data, for instance:

Potentially, multiple linked plots can be used to zoom in and out on selections, clusters, metadata sets etc.