acl-org / acl-org/acl-anthology

Add import checks

未关闭
#130 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
797
派生
408
平均合并
3 天 19 小时
30 天内合并 PR
36

描述

Ingestion is currently a largely manually and therefore error-prone process. It would be very helpful to have scripts that checked for various common problems. Some of these could include:

- Extract the title from a PDF and ensure it lines up with the metadata in order to avoid [problems like this one](https://github.com/acl-org/acl-anthology/issues/128).
- Look for instances of missing LaTeX-protected capitalization
- Ensure the abstract is present
- Look for LaTeX artifacts
- Look for PDF cut-and-paste artifacts in the abstract (e.g., hyphenation)
- Look for names that are all lowercase (usually a mistake)
- (Many others)

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by reviewing the ingestion process and the list of proposed checks in the issue. Determine which checks are in scope and how their findings should be reported; done means the agreed checks run reliably and catch the listed metadata, LaTeX, abstract, and PDF text problems.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
tooling
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。