Martin Hammarstedt

Results 34 comments of Martin Hammarstedt

I found that after restarting Chrome, The Great Suspender was temporarily enabled again, only to get automatically disabled after a minute or so. That gave me enough time to go...

It also works if you enable "Scan for new images on startup", but only if there actually are new images. Otherwise, the pagination will be broken.

Sorry for taking so long to get to this. I really appreciate the work you've done, as adding tests has been on our wish list for far too long! I...

This seems like a good improvement. The pull request is marked as a draft and therefore can't currently be merged. Are you planning on doing any further work on this,...

The issue seems to be structural attribute values containing tabs. The statistics query is using CWB's `tabulate` command, and when grouping by more than one attribute the values are separated...

Added in 5811a706f8dbb3c5d5613e1d8fea47fcd25b63f9.

They are now listed when running `sparv modules segment` (and included in the schema).

No, annotations automatically get the plugin name as a prefix (or rather, the part before "." doesn't get removed) in case there is a conflict with another annotation name.

I decided to implement this (5d2eede) for the `sparv modules` command instead, which gives the same info as `sparv run -l` and much more.

It doesn't seem to like when the datatype is undefined (including the datatype of items in an array). We don't require explicit datatypes in the Sparv config currently, and sometimes...