acl-org / acl-org/acl-anthology
Script to look for legacy-verified and ORCID-verified authors that are really the same person
- 主要语言
- Python
- 星标
- 797
- 派生
- 408
- 平均合并
- 3 天 19 小时
- 30 天内合并 PR
- 36
描述
Hypothesis: if an author ID has an ORCID-derived suffix, and the person with that ID has no name string overlap with a legacy-verified author with the same name slug, then they should probably be merged.
Such a case was discovered in #7379, where the OpenReview preferred name associated with the ingested ORCID was not one of the names previously known to the Anthology.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reading issue #7379, the example motivating this work, then trace where author IDs, name slugs, ORCID-derived suffixes, and verification status are represented. Done means a script reliably reports likely legacy-verified and ORCID-verified duplicate authors for maintainer review, with the reported candidates matching the stated hypothesis.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- data
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100