Jeroen Peperkamp
Jeroen Peperkamp
I'm not entirely sure this is the issue I've run into, but it may just be. As it happens, Frog can produce FoLiA output that has two sets for entities:...
I believe I neglected the `set` keyword. I see if that's present, there shouldn't be a problem.
I think that error was probably part of using things in ways they weren't intended to be, but I've been hacking at this for several days and it's a bit...
I know there is python-frog, but I'm using Visual Studio with Python on Windows... I have LaMachine installed in the WSL and while imperfect, it's a working solution to just...
Also, the constructor doesn't do anything with the `ner` parameter, and the `process` method doesn't fill in the `parse1` and `parse2` variables when `returnall == True`.
I ran into this as well. It is indeed unrelated to the specific checkbox or control clicked in the row. I think the issue is that opening the child row...
I can't currently reproduce this issue in the `develop` branch. Perhaps it can be closed?
> Looks good but relevant attachment and comment also shouldn't be visible to user who don't have access. Ok I will set that up too.
Timeline and sidebar should now also hide inaccessible attachments. Ideally, we should also adjust File's `get_permission_query_conditions` to hide inaccessible files from the listview too, but it seems that would require...
Will anyone be able to review this PR?