Commit Graph

148 Commits

Author SHA1 Message Date
40d5ac602e Handle escaping spaces in configuration files 2020-10-17 18:56:30 +02:00
819fbecedc Add CER metric
(Character-Error Rate)
2020-10-17 16:55:40 +02:00
197c198a07 Add --show-preprocessed option 2020-08-08 18:41:53 +02:00
d21cfe64fb Fix line-by-line mode for MultiLabel 2020-08-08 16:59:08 +02:00
a08ae0cf99 Add test for line-by-line 2020-08-08 14:38:21 +02:00
5553fbc4ca Merge branch 'master' into blabla 2020-08-03 21:10:27 +02:00
23acb01338 Fixes in README (description of flags) 2020-08-01 21:37:48 +02:00
3ebe158e55 Describe flags, add "c" and "t" flags.
Also add tests for flags
2020-08-01 21:27:04 +02:00
welp
0d613d004e incorporate test changes 2020-07-13 17:45:10 +02:00
welp
32290d3715 pure percantage format feature commit 2020-07-13 16:20:36 +02:00
6c295a3325 Add hardening 2020-07-02 18:22:29 +02:00
236712c52b Add smart mode 2020-07-02 18:14:56 +02:00
00a2fc7d19 First version of fuzzy matching working 2020-07-02 08:16:05 +02:00
4e3ff20e2c A dead-end when working on fuzzy matching 2020-07-01 18:24:45 +02:00
Filip Gralinski
32bf424e6c Add new tests for MultiLabel-F1 2020-06-27 18:15:34 +02:00
a00120b1c2 Filtering works on multiple values 2020-05-20 10:50:01 +02:00
634dd21b12 Finish filtering 2020-05-13 15:34:16 +02:00
698b7a5db8 Add test for filtering (still failing) 2020-05-13 13:32:46 +02:00
8d429b01cb Show column names in extracted features 2020-02-22 12:13:45 +01:00
6d586c7238 Handle headers 2020-02-22 11:18:34 +01:00
e627106dd6 Fix bug in cross-tabs
It was due to a huge bug in ordered-containers.
2020-02-11 09:37:19 +01:00
593871f19b Fix tests 2020-02-07 11:34:42 +01:00
Lukasz Borchmann
00b02680cc Rename out directory. 2020-02-05 10:46:17 +01:00
Lukasz Borchmann
b4f288d7dd Tests for multi-overlap FLC. 2020-02-04 14:37:57 +01:00
Lukasz Borchmann
1e97eb0694 Fix output order. Change span. 2020-02-04 14:04:07 +01:00
Lukasz Borchmann
b22d1777d7 Tests for FLC-F1 metric 2020-02-04 13:13:58 +01:00
59e26b683b Change Bootstrap option name 2020-01-27 22:52:15 +01:00
1cea36ac93 Helper functions for confidence bounds 2020-01-27 21:54:34 +01:00
ae2769b7b9 Implement bootstrap in GEval 2020-01-25 23:46:33 +01:00
deb14c6702 Add Bootstrap facilities 2020-01-25 22:05:11 +01:00
608b1f9d73 Merge branch 'master' into bootstrap 2020-01-18 18:09:19 +01:00
e170c37864 Add substitution operation 2020-01-11 17:02:49 +01:00
4ba61b6e6e Prepare helper functions for cross-tabs 2020-01-04 18:17:14 +01:00
01486d23aa Change the meaning of WER 2019-12-21 16:03:52 +01:00
9a3a28a813 Add --oracle-item-based option 2019-12-16 11:18:49 +01:00
2234efa107 Multiple metrics can be packed via "Cartesian" strings 2019-12-14 20:59:00 +01:00
cb4efe1d6b Introduce :S flag (sorting words within a line) 2019-11-25 21:31:17 +01:00
839ad5ce47 Merge branch 'master' into bootstrap 2019-11-23 13:17:19 +01:00
03aacdef98 Add SegmentAccuracy metric 2019-11-18 18:35:01 +01:00
Filip Graliński
41fe0d2283 Make room for storing the results of bootstrap resampling 2019-11-02 16:44:13 +01:00
b540cba7da Implement Probabilistic-MultiLabel-F1 2019-09-07 14:16:06 +02:00
029e3880f7 Soft2D-F... Metric is inclusive now. 2019-09-03 17:19:05 +02:00
e4a6ed347d Change the meaning of Soft2D-F1 metric.
Now it is averaged per line.
2019-08-22 17:07:32 +02:00
6b63740c4a Add Soft2D-F metric 2019-08-22 13:20:29 +02:00
dab2646798 Start working on --list-metrics options 2019-08-21 23:44:18 +02:00
4d069e8102 Handle preprocessing operations for metrics 2019-08-12 17:50:48 +02:00
9b79b8761d Check whether the maximum values is obtained during the validation 2019-08-10 15:55:51 +02:00
6fa502ccc2 Test challenge creation & validation 2019-08-10 13:00:29 +02:00
b4ad774623 Trying to get references 2019-05-23 16:16:05 +02:00
eb10a4c3b4 Add plotting graphs for selected metrics 2019-03-19 07:31:17 +01:00