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.
- Host: GitHub
- URL: https://github.com/caleydo/tourdino
- Owner: Caleydo
- License: bsd-3-clause
- Created: 2018-09-20T09:08:15.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T15:11:47.000Z (about 2 years ago)
- Last Synced: 2024-12-23T00:06:34.954Z (over 1 year ago)
- Language: TypeScript
- Size: 4.52 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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