geval/src/GEval
2019-02-14 16:48:55 +01:00
..
Annotation.hs Implement soft f-score 2018-10-17 22:41:46 +02:00
BIO.hs add BIO-F1-Labels metric 2018-05-29 22:04:19 +02:00
BlackBoxDebugging.hs Start numerical factors 2019-01-23 13:00:37 +01:00
BLEU.hs Minor refactor 2019-01-10 10:00:51 +01:00
CharMatch.hs generating sample CharMatch challenge, CharMatch is F0.5 now 2018-02-20 21:28:13 +01:00
ClippEU.hs start working on LogLossHashed 2018-02-20 21:28:13 +01:00
ClusteringMetrics.hs add NMI 2018-02-20 21:28:13 +01:00
Common.hs Speed up cartesian features 2019-01-10 22:53:43 +01:00
Core.hs Refactor gevalCore 2019-02-14 16:48:55 +01:00
CreateChallenge.hs Add missing file, when generating a challenge 2019-02-01 12:04:52 +01:00
FeatureExtractor.hs Add numerical features 2019-02-01 10:58:29 +01:00
LineByLine.hs Merge branch 'master' into jsonl 2019-02-14 16:35:41 +01:00
LogLossHashed.hs accuracy can work on probablity distributions now 2018-06-02 12:24:14 +02:00
OptionsParser.hs Handle jsonl files 2019-02-14 10:54:25 +01:00
ParseParams.hs Handle dot decimal separator in parameters 2018-09-12 20:52:56 +02:00
PrecisionRecall.hs Implement soft f-score 2018-10-17 22:41:46 +02:00
ProbList.hs implement MultiLabel-LogLoss and MultiLabel-Likelihood 2018-08-09 16:00:19 +02:00
Selector.hs Handle jsonl files 2019-02-14 10:54:25 +01:00
Submit.hs Git-annex remote can be specified with --submit option 2018-12-07 09:21:02 +01:00
WER.hs Add WER metric 2018-09-25 08:13:57 +02:00