Martin Graf
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...
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...
To remove drop on the border of diagrams.
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...
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...
It should be possible to search for keywords in all data viewers. (and maybe sorting as well)
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...
- 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...
Detect groups of errors which share common traits e.g. - misspelling - similar similarity scores - synonyms / homonyms
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...