Marcel Bollmann

Results 234 comments of Marcel Bollmann

There's a first usable version of a PyPI library now: https://pypi.org/project/acl-anthology-py/ I'm currently developing this in a separate repo, but I've thought about the versioning issues and think it should...

I made a comprehensive rework of the issue templates based on the work @mjpost started. Since I didn't want to just overwrite the changes in this branch, and also be...

The labels and assignments should already be there in the templates, they just don't work on my fork (because I haven't defined the issue labels and anthology-assist is not a...

> (What's the reason for separating the two types of metadata? Just form submission?) As I used it in the templates, "Author metadata" is for merging/separating author pages or legal...

I removed the [square brackets] in the issue titles because I don't think they help, and potentially confuse people what they should do with the title. Also moved some wording...

#2516 made me think that we might want to ask for co-located events explicitly in the ingestion form, since we represent that explicitly now in the XML.

I was also wondering if we could have a Github Action update the issue titles automatically based on what's submitted in the forms. I found a few potentially useful actions...

I started playing around with this here: https://github.com/mbollmann/acl-anthology/blob/master/.github/workflows/format-issue-titles.yml Example issue: https://github.com/mbollmann/acl-anthology/issues/20 (see changes made by github-actions bot) You can make this arbitrarily complex, I guess...

What functionality would this need, besides what we already have in the old and hidden-away posts at https://aclanthology.org/posts/ ? I imagine if we made the list page slightly more informative...

Leaving some notes here regarding options for building our own custom search engine, since I've been pondering about search functionality for quite a while now. ### Server-side search In 2020,...