Description Usage Arguments Value
Split a partition object into a partition Bundle if gap between strucs
exceeds a minimum number of tokens specified by 'gap'. Relevant to
split up a plenary protocol into speeches. Note: To speed things up, the
returned partitions will not include frequency lists. The lists can be
prepared by applying enrich
on the partitionBundle object that
is returned.
1 2 |
x |
a partition object |
gap |
an integer specifying the minimum gap for performing the split |
drop |
not yet implemented |
... |
further arguments |
a partitionBundle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.