Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancing the active labeling console user experience #1217

Open
AhmedNader42 opened this issue Dec 14, 2024 · 0 comments
Open

Enhancing the active labeling console user experience #1217

AhmedNader42 opened this issue Dec 14, 2024 · 0 comments

Comments

@AhmedNader42
Copy link

Intro

Hello! While trying some of the examples in the dedupe-examples repo. I noticed that the console labeling user experience was a little rough, having to scroll and compare multiple times in order to decide on the labeling.

Improvement

I would like to suggest an improvement to the process as follows:

  • Showing the record comparison vertically in table format in the console for each specified field.
  • Including an exact match comparison by highlighting the differences between the two records in red (Could be changed to an optional feature)

Here is a demo that I tried using the record_linkage_example

Dedupe.mp4

Dependencies

This will require the addition of the rich library to implement the console functionality cleanly

I have created a PR here #1216

Curious to know what you think of the change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant