-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Improvement of Duplicate Detection #6707
Comments
Hi. Can I start working on this? |
@KunAndrew Sure, go ahead! To get started check out the Contribution guide One first easy step would be the comparison of the Identifier Objects, by using the classes from the Identifier package and calling parse, like DOI or ArXIV or ISBN. It might be useful to add the parse method to the interface.
A second good thing would also to reduce the weighting of the entry type and to exclude or reduce the weighting of some fields like note or comment. |
@Siedlerchr @mattys101 Should I do "option to mark the entries as not duplicates" within this pull request? |
@mayrmt Thanks to the groundwork by @KunAndrew and the finishing of us, we could merge it We would like to ask you to use a development build from https://builds.jabref.org/master and report back if it works for you. Please remember to make a backup of your library before trying-out this version. |
Please see the original write-up for this on the features request page: https://discourse.jabref.org/t/more-control-on-the-duplicate-finder/120/8
Adding the issue here based on the recommendation of Chirstoph's response to the above.
The text was updated successfully, but these errors were encountered: