acl-org/acl-anthology

BibTeX cleaner

オープン

#488 opened on 2019/08/02

 (19 件のコメント) (4 件のリアクション) (0 人の担当者)Python (386 件のフォーク)github user discovery
enhancementgood first projecthelp wanted

Repository metrics

Stars
 (733 個のスター)
PR merge metrics
 (平均マージ 7d 20h) (30d で 52 merged PRs)

説明

It would be great to have a pip tool (acl-cleaner?) that reads a bibtex file and replaces entries with canonical Anthology ones, perhaps with confirmation. It would keep the original cite key so that it wouldn't break the compile. The matching shouldn't be too hard, I wouldn't think—some kind of case-insensitive fuzzy match of the title, author list length, and author names.

コントリビューターガイド