Module redlite.metric.f1 Classes F1Metric class F1Metric( ) Metric that checks that the actual resonse equals the expected string, using F1 measure on token (word) set. Ancestors (in MRO) redlite._core.NamedMetric