geval/src/GEval
2020-01-28 20:32:09 +01:00
..
Annotation.hs Add SegmentAccuracy metric 2019-11-18 18:35:01 +01:00
BIO.hs Start working on usind dependent types 2019-11-02 09:06:58 +01: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
Clippings.hs Hande itemStep via dependent types 2019-11-02 11:11:53 +01:00
ClusteringMetrics.hs add NMI 2018-02-20 21:28:13 +01:00
Common.hs Make room for storing the results of bootstrap resampling 2019-11-02 16:44:13 +01:00
Core.hs Gracefully degrade when bootstrap is not (yet) handled 2020-01-27 22:23:43 +01:00
CreateChallenge.hs Merge branch 'master' into bootstrap 2020-01-18 18:09:19 +01:00
EvaluationScheme.hs Add substitution operation 2020-01-11 17:02:49 +01:00
FeatureExtractor.hs Trying to get references 2019-05-23 16:16:05 +02:00
Formatting.hs Automatically set precision when bootstrap resampling is used 2020-01-28 20:32:09 +01:00
LineByLine.hs Merge branch 'master' into bootstrap 2020-01-18 18:09:19 +01:00
LogLossHashed.hs accuracy can work on probablity distributions now 2018-06-02 12:24:14 +02:00
Metric.hs Add --oracle-item-based option 2019-12-16 11:18:49 +01:00
MetricsMechanics.hs Merge branch 'master' into bootstrap 2020-01-18 18:09:19 +01:00
MetricsMeta.hs Introduce :S flag (sorting words within a line) 2019-11-25 21:31:17 +01:00
OptionsParser.hs Change Bootstrap option name 2020-01-27 22:52:15 +01:00
ParseParams.hs Handle dot decimal separator in parameters 2018-09-12 20:52:56 +02:00
PrecisionRecall.hs Towards generalised soft F-Measure 2019-09-07 13:07:14 +02:00
Probability.hs Towards generalised soft F-Measure 2019-09-07 13:07:14 +02:00
ProbList.hs Start using dependent types 2019-11-02 09:06:58 +01: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
Validation.hs Merge branch 'master' into bootstrap 2020-01-18 18:09:19 +01:00
WER.hs Change the meaning of WER 2019-12-21 16:03:52 +01:00