dkpro-core icon indicating copy to clipboard operation
dkpro-core copied to clipboard

Add a limit configuration to CollectionReader for number of output CAS

Open Erfans opened this issue 9 years ago • 3 comments

Sometimes it is difficult/infeasible to limit number of output CAS by only using include/exclude patterns. Such as a folder with many similarly named files, or zip files, or when each file extracts to multiple CAS. I'm suggesting a limit configuration be added perhaps to ResourceCollectionReaderBase.

Erfans avatar Jan 04 '17 22:01 Erfans

Sounds like a useful idea and should be easy to implement.

reckart avatar Jan 04 '17 23:01 reckart

Then I can provide a PR.

Erfans avatar Jan 05 '17 09:01 Erfans

@Erfans sure, happy for it! Please make sure to check out our contribution guidelines when you do so.

reckart avatar Jan 05 '17 10:01 reckart