MCPcopy
hub / github.com/zjy-ucas/ChineseNER / FormatError

Class FormatError

conlleval.py:20–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18
19
20class FormatError(Exception):
21 pass
22
23Metrics = namedtuple('Metrics', 'tp fp fn prec rec fscore')
24

Callers 1

evaluateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected