An open API service indexing awesome lists of open source software.

https://github.com/caleydo/tourdino

Calculate and visualize similarity measures.
https://github.com/caleydo/tourdino

Last synced: 5 months ago
JSON representation

Calculate and visualize similarity measures.

Awesome Lists containing this project

README

          

# TourDino

[![Phovea][phovea-image]][phovea-url] [![NPM version][npm-image]][npm-url] [![Build Status][circleci-image]][circleci-url]


A TypeScript library to calculate and visualize similarity measures.

## Similarity Measures
Similarities between sets of items as well as attributes are supported.

### Item Set Similarity
E.g.,` [Lockjaw, Captain Marvel, Black Widow]` and `[Captain Marvel, Black Widow, Wasp]`.

`Work in progress`

### Attribute Similarity
E.g., *Species* and *Has Superpowers*

`Work in progress`

## Visualizations
To better unterstand the results of similarity measures, small visualizations are created on-demand.

### Examples

`Work in progress`

***


This repository is part of **[Phovea](http://phovea.caleydo.org/)**, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the [documentation page](http://phovea.caleydo.org).

[phovea-image]: https://img.shields.io/badge/Phovea-Client%20Plugin-F47D20.svg
[phovea-url]: https://phovea.caleydo.org
[npm-image]: https://badge.fury.io/js/touring.svg
[npm-url]: https://npmjs.org/package/touring
[circleci-image]: https://circleci.com/gh/Caleydo/tourdino.svg?style=shield
[circleci-url]: https://circleci.com/gh/Caleydo/tourdino