Marcel Bollmann

Results 234 comments of Marcel Bollmann

I just tested running the following: ```python-console >>> anthology = Anthology(datadir=PosixPath('../data'), verbose=True) >>> for collection in anthology.collections.values(): ... collection.load() ... collection.save(minimal_diff=False) ``` This writes back the XML files with no...

> ### Confirming that Paper Metadata is Correct > > * [x] I have made sure that the names given for each of the author's papers match the name shown...

@CLT29 Are all of the papers on these pages yours? I’m asking because of the large time gap between https://aclanthology.org/S15-2031/ and all the others, and I couldn’t see that paper...

@CLT29 Apologies that it's taking so long, we have not dropped this, but unfortunately do not have enough capacity to handle the hundreds of requests that have come in in...

@PhilSid I see that your middle name is also not present on the PDF of https://aclanthology.org/2024.lrec-main.1373/, so the correct fix would actually be to remove it from the metadata of...

All metadata is stored in this repo in XML format, for example in https://github.com/acl-org/acl-anthology/blob/master/data/xml/2024.lrec.xml for LREC 2024. You can find your paper and make the change there yourself and open...

LGTM, except that the full volume PDF doesn’t seem to be included? (The `data/nejlt-09/proceedings/cdrom/nejlt-2023.1.pdf`)

I tried to run the ingestion myself locally, but I feel I’m missing something or don’t know which script to use, since I’m not getting the same XML file as...

Full issue PDF: https://nejlt.ep.liu.se/issue/view/407/337 I can also update the name in the script that produces the materials of course, I have just been re-using what Leon used in previous years...