New attribute `chunk_re` for chunker

If you use chunks, you can now also use regular expressions:

<token chunk_re="[IB]-VP">

(Note the chunk_re instead of chunk)

2 Likes