acl-org / aclpubcheck

Tools for checking ACL paper submissions
MIT License
598 stars 47 forks source link

ACL Word template does not pass ACL Pubcheck #59

Open tnaumann opened 1 year ago

tnaumann commented 1 year ago

There is a formatting issue where the ACL Word template does not pass ACL Pubcheck.

Specifically, use of the ACL Word template does not appear to be parsable by the PDF parser. Due to this marker is not populated (left as None) in https://github.com/acl-org/aclpubcheck/blob/main/aclpubcheck/formatchecker.py#L328-L350.

crux82 commented 1 year ago

Hi Tristan

Sorry for the stupid question but: have you tried converting the Word file to PDF and uploading it?

Bests

Danilo

tnaumann commented 1 year ago

Yes, for clarity this is after the template has been exported / printed as a PDF (i.e. am not trying to use the PDF parsing utility on .doc / .docx).

E.g., see ClinicalNLP/papers/72.pdf from this year's proceedings.