MCPcopy Create free account
hub / github.com/SymbioticLab/Oort / wer

Method wer

training/utils/decoder.py:43–61  ·  view source on GitHub ↗

Computes the Word Error Rate, defined as the edit distance between the two provided sentences after tokenizing to words. Arguments: s1 (string): space-separated sentence s2 (string): space-separated sentence

(self, s1, s2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test_modelFunction · 0.80

Calls

no outgoing calls

Tested by 1

test_modelFunction · 0.64