udapi.block.corefud.countgaps module

class udapi.block.corefud.countgaps.CountGaps(report_per_newdoc=False, report_per_file=True, report_total=True, **kwargs)[source]

Bases: Block

Block corefud.checkConsistency searches for sentence sequences with no coref annotation.

process_document(doc)[source]

Process a UD document

process_end()[source]

A hook method that is executed after processing all UD data