Commit Graph

265 Commits

Author SHA1 Message Date
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
5171cf0ac6 Results are presented as cross tables (if possible) 2020-01-04 20:48:36 +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
ad30bb9384 Fix bug with preprocessing ops not handled in --line-by-line mode 2019-12-16 12:47:35 +01:00
9a3a28a813 Add --oracle-item-based option 2019-12-16 11:18:49 +01:00
d95e2878a6 Refactor line-by-line mode 2019-12-14 21:10:40 +01:00
2234efa107 Multiple metrics can be packed via "Cartesian" strings 2019-12-14 20:59:00 +01:00
5f532c71c7 Add setting priorities, names can be set multiple times
If more than one is given for a metric, they are concatenated
(with spaces).
2019-12-14 19:58:02 +01:00
0826d457b2 Complete move to the new style of train files 2019-12-13 20:31:40 +01:00
26f20ba466 Fixes 2019-12-04 21:15:44 +01:00
6d95dee275 More fixes 2019-12-04 20:41:07 +01:00
76dae8e5c8 Merge branch 'master' into train-new-style 2019-12-04 20:23:03 +01:00
66e2350b1a Remove commented out code 2019-12-04 20:00:45 +01:00
74d999d4bf Towards new-style of train 2019-11-27 16:55:17 +01:00
cb4efe1d6b Introduce :S flag (sorting words within a line) 2019-11-25 21:31:17 +01:00
d83c1eeac1 Continue 2019-11-24 14:30:27 +01:00
839ad5ce47 Merge branch 'master' into bootstrap 2019-11-23 13:17:19 +01:00
3b7fe8a67c Continue work on refactor 2019-11-23 13:07:24 +01:00
03aacdef98 Add SegmentAccuracy metric 2019-11-18 18:35:01 +01:00
234bac19ce WIP 2019-11-07 12:33:46 +01:00
Filip Graliński
41fe0d2283 Make room for storing the results of bootstrap resampling 2019-11-02 16:44:13 +01:00
Filip Graliński
402ed73111 Add option for bootstrap resampling (not implemented yet) 2019-11-02 11:53:52 +01:00
Filip Graliński
d67061c230 Hande itemStep via dependent types 2019-11-02 11:11:53 +01:00
Filip Graliński
32969bb56a OutputParser handled by dependent types 2019-11-02 09:31:16 +01:00
d5d177bc8d Start using dependent types 2019-11-02 09:06:58 +01:00
6e20e79f5b Start working on usind dependent types 2019-11-02 09:06:58 +01:00
huntekah
3001803c56 Add GLEU metric description #29 2019-10-29 19:12:26 +00:00
62954bf21e Merge branch 'master' of gitlab.com:filipg/geval 2019-10-15 20:51:48 +02:00
mateusz.hinc
f1e7cc792d fix typos, fix grammar, add --single-branch to git commands 2019-10-15 09:45:42 +02:00
fd12a55bcd Add helper function to options 2019-09-23 18:31:52 +02:00
00addc5620 Refactor code 2019-09-20 20:30:12 +02:00
f68bd8df74 Refactor towards dependent types 2019-09-11 22:39:47 +02:00
601dbcf677 Bump up version 2019-09-07 15:55:36 +02:00
5998f8a316 Documentation on Probabilistic-MultiLabel-F1 metric 2019-09-07 15:48:13 +02:00
b540cba7da Implement Probabilistic-MultiLabel-F1 2019-09-07 14:16:06 +02:00
c011ba3962 Towards generalised soft F-Measure 2019-09-07 13:07:14 +02:00
e5efd90bc3 Refactor - introducte Probability file 2019-09-07 12:34:45 +02:00
3266919da9 Merge branch 'master' of git.applica.pl:gonito/geval 2019-09-03 20:19:22 +02:00
029e3880f7 Soft2D-F... Metric is inclusive now. 2019-09-03 17:19:05 +02:00
636557a772 Fix numbers in description of Soft2D-F1 2019-08-23 07:27:03 +02:00
5f9d2b85c7 Fix typo 2019-08-22 17:26:59 +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
4452095538 More checks in validation 2019-08-10 16:31:54 +02:00
9b79b8761d Check whether the maximum values is obtained during the validation 2019-08-10 15:55:51 +02:00
fcb5c454c4 Add forgotten file 2019-08-10 13:00:10 +02:00