Jonathan Kummerfeld

Results 8 issues of Jonathan Kummerfeld

I get a crash when I run the following code: ``` import io import bibtexparser from bibtexparser.bparser import BibTexParser from bibtexparser.customization import * example = """ @Article{key, doi = {0000},...

bug
documentation
v1

Version 1.0 of MarkupSafe fails to build with the latest version of setuptools (see https://github.com/pallets/markupsafe/issues/116). Shifting to 1.1.1 doesn't seem to break the code and resolves this build issue.

#### Issue description The NoDaLiDa conference appears in the anthology (https://aclanthology.org/venues/nodalida/), but I do not see a way to reach it from the homepage of the anthology. #### Proposed solution...

bug

Example adapted from PR #7: Data: "Sydney is a city in Australia." When labelling "Sydney" as a "LOC", we currently get: `(0, 0) - LOC` It would be nice to...

enhancement

This adds a question about AI writing assistants, which is part of ARR adopting the ACL 2023 policy on writing assistants (draft website update [here](https://github.com/acl-org/aclrollingreview/blob/writing-assistance/cfp.md#ai-writing-assistance-policy-ai-assistance)). Note - I was unable...

Hi, I tried training and evaluating the Mogrifier LSTM on the standard PTB data using the commands described here: https://github.com/deepmind/lamb/tree/master/lamb/experiment/mogrifier The output contains: ``` I0427 15:09:37.012961 140302239332160 evaluation.py:73] final valid_det_t0.8800000000000001...

The isinstance stuff in header() seems unnecessarily complicated. Avoid it.

enhancement

The ARR EICs have designed a new review feedback from (effort led by @annargrs). I've updated the form itself and the description of the date fields in the venue configuration...