You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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:
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
The text was updated successfully, but these errors were encountered: