MCPcopy Create free account
hub / github.com/DevSinghSachan/syntax-augmented-bert / SRLScore

Class SRLScore

utils/utils.py:592–764  ·  view source on GitHub ↗

This class uses the external srl-eval.pl script for computing the CoNLL SRL metrics. Note that this metric reads and writes from disk quite a bit. In particular, it writes and subsequently reads two files per __call__, which is typically invoked once per batch. You probably don't wa

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected