acl-org/acl-anthology

BibTeX cleaner

Aperta

#488 aperta il 2 ago 2019

 (19 commenti) (4 reazioni) (0 assegnatari)Python (386 fork)github user discovery
enhancementgood first projecthelp wanted

Metriche repository

Star
 (733 stelle)
Metriche merge PR
 (Merge medio 7g 20h) (52 PR mergiate in 30 g)

Descrizione

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.

Guida contributor