Richard Eckart de Castilho

Results 872 comments of Richard Eckart de Castilho

@jzheaux you might want to update the documentation PR to implement the `verify` method instead of `check` since the latter has been deprecated.

Hm... I wonder if a custom AuthorizationManager that does not use SpEL would be able to show as nicely the connection between the topic variables and the access control. Also,...

INCEpTION uses DKPro Agreement. There is a paper and a couple of presentations about it for introduction: * http://aclweb.org/anthology/C14-2023 * https://dkpro.github.io/dkpro-statistics/dkpro-agreement-tutorial.pdf * https://dkpro.github.io/dkpro-statistics/inter-rater-agreement-tutorial.pdf The implementation is here: https://github.com/dkpro/dkpro-statistics/tree/main/dkpro-statistics-agreement/src/main/java/org/dkpro/statistics/agreement/unitizing If you...

What may also help you is the diff export that you can get from the agreement page. For **pairwise agreement**, use the export that you get from clicking on a...

I did a little experiment in INCEpTION in a unit test. `[x-y]` - offsets, `(a)` label Setup 1: * User 1: `[0-4](a) [8-9](a)` * User 2: `[0-4](a) [8-9](a)` * Agreement:...

INCEpTION will be filtering out all but the first/longest of the overlapping annotation snow, so hopefully this will address the issue somewhat. Only downside is that the diff export will...

The annotations from Melanie are hidden because the curator has a matching annotation already merged into the curation CAS. If you enable "show merged annotations" you turn this hiding off.

Ok, I think I understand the problem now. I believe the issue is that the relations connect to the "Hollenstein: eine Tür | GRENZE" Annotation which has not been merged...

So it is kind of expected behavior I guess... https://github.com/inception-project/inception/assets/1410238/17b6521b-955c-4476-a1d8-a07183b94e4f The system detects that the relations exist between the endpoints 'b' and 'c'. If any of these endpoints has not...

So it turns out the main issue here is probably that the label of the **Show merged annotations** checkbox is misleading. It should be changed to something like **Show all...