I am on a quest to retrieve useful data from PDF.
I already conquered the first battle with the Table Extraction extension. I am now faced with another challenge:
How do I filter out a collection? Let's say I want to ignore examplesets with less than 10 examples in a collection and output a collection of al the other examplesets. How can I go about going that?