Tristan Naumann

Results 10 issues of Tristan Naumann

Can be installed as `arxiv_latex_cleaner` using Homebrew per [54fb112](https://github.com/Homebrew/homebrew-core/commit/54fb112f004933e4b2c26fa68c7828439f28a724).

Rewrite `REGEXP_CONTAINS(nursingchartvalue, '^[-]?[0-9]+[.]?[0-9]*$')` as `nursingchartvalue ~ '^[-]?[0-9]+[.]?[0-9]*$'` for compatibility with Postgres. Fixes Issue #117.

As is, this creates the `aclpubcheck` command as a shim that effectively serves as an alias for `python3 formatchecker.py` in the documentation.

Given that we're now asking authors to run this against their papers, it would be excellent to improve the accessibility of this tool. Specifically, we should aim to package as...

Add Clinical NLP Challenges Datasets from Filannino and Uzuner's [Advancing the State of the Art in Clinical Natural Language Processing through Shared Tasks](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6115235/). While some are already included (e.g. TREC),...

Dataset: https://bmirds.github.io/LungCancer/ This dataset comprises 143 hematoxylin and eosin (H&E)-stained formalin-fixed paraffin-embedded (FFPE) whole-slide images of lung adenocarcinoma. The dataset is de-identified and released with permission from Dartmouth-Hitchcock Health (D-HH)...

It may be nice to see information on the `/conference` pages about prior acceptance rates. This is admittedly orthogonal to the date-oriented nature of the site, but in like with...

Given the mix of Python and non-Python dependencies (`java`, `mactex`), it would be difficult to host this on PyPI. Nevertheless, it would be useful to package in such a way...

There is a formatting issue where the [ACL Word template](https://2023.aclweb.org/calls/style_and_formatting/) does not pass ACL Pubcheck. Specifically, use of the ACL Word template does not appear to be parsable by the...

There is currently a formatting issue in which the existing ACL template breaks when using any Type 2A characters. Authors have been instructed to follow the comment in the ACL...