udapi.block.corefud.stats module¶
- class udapi.block.corefud.stats.Stats(m_len_max=5, e_len_max=5, report_basics=False, report_mentions=True, report_entities=True, report_details=True, report_words_per_doc=False, report_entity_range=False, report_docs=True, report_empty_nodes=True, selected_upos='NOUN PRON PROPN DET ADJ VERB ADV NUM _', exclude_singletons=False, exclude_nonsingletons=False, style='human', per_doc=False, max_rows_per_page=50, docname='newdoc', docname_len=15, highlight_docnames=None, **kwargs)[source]¶
Bases:
BlockBlock corefud.Stats prints various coreference-related statistics.