PolMine/cwbtools

Check for maximum corpus size when writing p-Attribute

Closed this issue · 1 comments

The maximum corpus size is about .Machine$integer.max - in the function to write a p-Attribute, there should be a check for the maximum corpus size.

p_attribute_encode() now includes a respective check.