Marcel Bollmann

Results 234 comments of Marcel Bollmann

@clobrano Try running it with `-fa firefox` (instead of `-f`), that works for me.

Idea: No. 2 could probably be achieved by defining a new `AuxiliaryTrainingTask` which ignores checkpoints, and could be used whenever this particular behavior is desired.

> Some of the papers do not give any information for the `Copy Citation: More options…` > > [preview.aclanthology.org/lrec-2024-ingestion/2024.eurali-1.4](https://preview.aclanthology.org/lrec-2024-ingestion/2024.eurali-1.4/) That is expected. > Some of the editors have LaTeX in...

> So fine. What is the xml for the whole main conference papers? The same file, `data/xml/2024.lrec.xml`.

@akoehn made scripts to mirror the entire Anthology, which includes downloading all the PDFs. There’s a script here, although I don’t know if it’s still tested to work: https://github.com/acl-org/acl-anthology/blob/master/bin/create_mirror.py

Where is this bib file from? There are no arxiv URLs in the Anthology bib file.

> I just downloaded the bibliography to be sure and did a `grep arxiv` , the problem 100% does not come from that file, it must be from your own...

The cause is probably an empty `` tag in the preceding paper's abstract. That’s really tricky, as it’s not disallowed by the RELAX NG schema (`text` can be the empty...

> Edit: what I wrote needs to be checked as well, but I misread b/ as /b -- I frankly don't even understand why that breaks the rendering. Closing tags...

[XHTML 1.0 says](https://www.w3.org/TR/xhtml1/#C_3): > Given an empty instance of an element whose content model is not EMPTY (for example, an empty title or paragraph) do not use the minimized form...