Pluto

Results 7 issues of Pluto

**Describe the bug** When I use Hide modifier and element is not found I have only warning in a console, but when I use exclude-element to reach exactly the same...

enhancement
size large
report

### Context of the issue/feature Currently, development cleaner is very problematic. Our unit tests in java don't cover every scenario. I think that it would be great to have integrational...

enhancement
help wanted
size medium

### Version used * `AET 2.1.7-SNAPSHOT` ### Context of the issue/feature Currently, we don't have a naming convention for parameters. For example please look at layout comparator: `pixelThreshold`, `percentageThreshold`, or...

discussion
size medium

According to #77 docs of SOUP Bagging need to be improved

This pull request allows to return predictions in raw cell representation from table transformer. It will be later used to save prediction in a cells format for simpler metrics calculation....

This pull request add metrics that are calculated based on table_as_cells instead of text_as_html. This change is required for comprehensive metrics calculation, as previously every colspan or rowspan predicted was...