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

Do not rely on initials for people detection when a full given name is provided #108

Open
cnrdh opened this issue May 29, 2023 · 2 comments
Assignees

Comments

@cnrdh
Copy link
Member

cnrdh commented May 29, 2023

Here, "Juliana A." is mis-connected to as "Jesper A.": https://akvaplan.no/en/doi/10.1007/s10584-021-03041-z

@cnrdh cnrdh self-assigned this Jun 2, 2023
@cnrdh cnrdh changed the title Only use initials for people detection when a full given name is not provided Do not rely on initials for people detection when a full given name is provided Aug 24, 2023
@cnrdh
Copy link
Member Author

cnrdh commented Oct 6, 2023

Another example: https://akvaplan.no/no/folk/id/xwa/Wang/Xinxin
image

Here the listed publication is not by Xinxin, but by by Xiaoyu
Double problem: https://akvaplan.no/no/folk/id/xwa/Wang/Xiaoyu should give 404

@cnrdh cnrdh added this to akvaplan.no Oct 6, 2023
cnrdh added a commit that referenced this issue Mar 6, 2024
cnrdh added a commit that referenced this issue Mar 6, 2024
@cnrdh
Copy link
Member Author

cnrdh commented Mar 11, 2024

Currently, the URL https://akvaplan.no/no/folk/id/xwa/Wang/Xiaoyu looks up Xinxin Wang since they share family name and first initial.

The trouble comes from using names from publications to link to a person page.
The current logic handles linking from publications that only use family name and initials to identify people, but should not be used when a full given name is provided.

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

No branches or pull requests

1 participant