Results 18 issues of Martin Graf

Add button in frontend to "publish" matching solution + its soft KPIs. This should open a new GitHub issue with the matching solution configuration in its description (format of the...

enhancement
app

Synchronize changes of a shared instance to all users. Otherwise if two users access the same system at the same time inconsistencies might occur. **Possible Implementation:** - connect clients and...

enhancement
app
api

To remove drop on the border of diagrams.

enhancement
api

As a user when I hover over a metric I want to know what the metric is about and what a high or low value means. I also want to...

enhancement
app
api

try to auto detect the experiment format when uploading experiment files by looking at the columns of the experiment. we should also provide a preview of the experiment file (and...

enhancement
app
api

It should be possible to search for keywords in all data viewers. (and maybe sorting as well)

enhancement
app
api

We should preload more datasets. As some datasets are quite large we should implement a feature to only add a reference to a dataset and download it during runtime with...

enhancement
api

- provide support for running matching solutions directly from the tool - [magellan](https://github.com/anhaidgroup/py_entitymatching) - [JedAI](https://github.com/scify/JedAIToolkit) - [BigGorilla](https://www.biggorilla.org) - [DeepMatcher](https://github.com/anhaidgroup/deepmatcher) - [list of others](https://github.com/J535D165/data-matching-software) - add "debugging" capabilities for ML matching...

enhancement
app
api

Detect groups of errors which share common traits e.g. - misspelling - similar similarity scores - synonyms / homonyms

enhancement
app
api

Some use cases perform entity resolution between 2 datasets (assumption: in at least one of the datasets there are no duplicates (or at least they are irrelevant)) We should support...

enhancement
app
api