chakki-works / seqeval

A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
MIT License
1.09k stars 129 forks source link

Add length check to classification_report v1 #59

Closed Hironsan closed 4 years ago

Hironsan commented 4 years ago

Description

Add check_consistent length to the top of classification_report in v1.

Related to #58

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: