geval/test
2018-02-20 21:28:14 +01:00
..
accuracy-simple handle Accuracy 2018-02-20 21:28:12 +01:00
bleu-complex BLEU done 2018-02-20 21:28:12 +01:00
bleu-empty fix BLEU for empty output 2018-02-20 21:28:13 +01:00
bleu-perfect BLEU done 2018-02-20 21:28:12 +01:00
bleu-trivial add test case data 2018-02-20 21:28:11 +01:00
charmatch-complex make it possible to cover metrics operating on the input, add CharMatch metric 2018-02-20 21:28:13 +01:00
charmatch-no-input make it possible to cover metrics operating on the input, add CharMatch metric 2018-02-20 21:28:13 +01:00
charmatch-perfect make it possible to cover metrics operating on the input, add CharMatch metric 2018-02-20 21:28:13 +01:00
charmatch-simple make it possible to cover metrics operating on the input, add CharMatch metric 2018-02-20 21:28:13 +01:00
clippeu-simple ClippEU passes tests 2018-02-20 21:28:12 +01:00
empty-output check emptiness 2018-02-20 21:28:12 +01:00
error-too-few-lines check the number of lines 2018-02-20 21:28:12 +01:00
error-too-many-lines check the number of lines 2018-02-20 21:28:12 +01:00
f2-simple add F-measure 2018-02-20 21:28:13 +01:00
f-measure-all-false add F-measure 2018-02-20 21:28:13 +01:00
f-measure-perfect add F-measure 2018-02-20 21:28:13 +01:00
f-measure-simple add F-measure 2018-02-20 21:28:13 +01:00
f-measure-stupid add F-measure 2018-02-20 21:28:13 +01:00
log-loss-hashed-not-normalized implement softmax in LogLossHashed 2018-02-20 21:28:13 +01:00
log-loss-hashed-simple salt LogLossHashed with line numbers 2018-02-20 21:28:13 +01:00
map-simple add MAP metric 2018-02-20 21:28:13 +01:00
mse-simple add a function for running with args, reading config file 2018-02-20 21:28:11 +01:00
nmi-complex NMI implemented as geval metric 2018-02-20 21:28:13 +01:00
rmse-simple add a function for running with args, reading config file 2018-02-20 21:28:11 +01:00
unexpected-data check whether data is OK 2018-02-20 21:28:12 +01:00
unwanted-data handle numbers combined with text 2018-02-20 21:28:12 +01:00
Spec.hs show line number when something wrong 2018-02-20 21:28:14 +01:00