acl-org / acl-org/acl-anthology
Plotting additional metrics about authors
- 主要语言
- Python
- 星标
- 797
- 派生
- 408
- 平均合并
- 3 天 19 小时
- 30 天内合并 PR
- 36
描述
The [Author Directory](https://aclanthology.org/people/) has a nice plot of new authors per publication year, verified and unverified:
If they're not too difficult to make I would like to see 2 more plots on this page to help us understand the dynamics of authorship in our data:
1. Verification coverage by authorship: Number of namespecs that resolve to a verified vs. unverified person, by publication year.
2. Growth of our author database: Total verified and unverified authors in our database, measured every month starting Jan 2026.
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue names no files or tests, so begin with the Author Directory page and locate the code that builds the existing per-year verified/unverified author plot. Trace the data source back to the author/year aggregation logic and namespec-to-person resolution, then extend it with the two requested metrics. Update the page template/renderer to surface both charts, and verify success by running the project’s normal build checks and checking the page output for correct year/month coverage and verified vs unverified series.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- data-visualization, web-dev
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 39/100