Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 633 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 633 Bytes

TALE - Tool for the Annotation of Low-dimensional Embeddings | Frontend

This is the frontend for TALE, a Tool for Annotation of Low-dimensional Embeddings. It offers functionality to assess, interprate and rate low-dimensional projections, such as those generated by e.g. t-SNE or UMAP. See todo - add paper link for a more complete description. It is written in Javascript and heavily utilizes dc.js.

https://github.com/rmitsch/TALE-backend is required to run TALE. Head over to https://github.com/rmitsch/TALE for build instructions and further information.