Commit Graph

283 Commits

Author SHA1 Message Date
d370e375a0 add --alt-metric option 2018-06-02 11:29:54 +02:00
4768931221 add BIO-F1-Labels metric 2018-05-29 22:04:19 +02:00
65e8d2562e underscores can be used in the BIO format 2018-05-29 20:59:00 +02:00
3f7384f467 add --sort and --reverse-sort options 2018-05-28 10:04:27 +02:00
ab1056301e add sorting for --line-by-line internally 2018-05-28 09:45:08 +02:00
f68223409e add test for the line-by-line mode 2018-05-26 21:10:22 +02:00
cb655cd2ae refactor LineByLine 2018-05-26 14:40:26 +02:00
c71c7a019d remove warning in LineByLine.hs 2018-05-26 13:09:06 +02:00
881a77e239 better diagnostic messages for BIO 2018-05-25 14:44:19 +02:00
3e201d11ef update for Stack LTS 11.9 2018-05-19 13:49:53 +02:00
dac486c8e4 Merge branch 'master' of ssh://gonito.net/geval 2018-05-17 21:18:19 +02:00
862ca9fd3b use newer stack 2018-05-17 21:17:57 +02:00
192d531969 add likelihood as evaluation metrics 2018-05-17 15:21:03 +02:00
1caec3de35 bump up version 2018-05-17 08:27:15 +02:00
438f013914 automatic decompression 2018-05-17 08:26:57 +02:00
bab4f7d94c bump up version number 2018-05-16 21:01:16 +02:00
01b93dd243 improve help for geval --init 2018-05-16 21:00:45 +02:00
b01f9439b7 log probs 2018-05-16 20:59:40 +02:00
82e794ae3c implement BIO-F1 2018-05-16 10:51:50 +02:00
a1c357948e bump up version 2018-05-15 08:16:51 +02:00
9fc4beaba1 improve sample challenge for LogLossHashed 2018-05-15 08:14:52 +02:00
06fd093349 probs can be given for LogLossHashed 2018-05-15 08:07:47 +02:00
bdcd26cddc WIP 2018-05-14 10:37:58 +02:00
cea084c789 accuracy can work on probs now 2018-04-07 21:13:37 +02:00
ff8ec8880e add LogLoss 2018-04-07 08:29:58 +02:00
9d4aab5f2c diff 2018-02-20 21:28:14 +01:00
88f69156e7 refactor code 2018-02-20 21:28:14 +01:00
6c33e2a4ea bump up version number 2018-02-20 21:28:14 +01:00
5ae8036efc add short options, improve help 2018-02-20 21:28:14 +01:00
b51944b930 --init considers --precision now 2018-02-20 21:28:14 +01:00
118d4a5fe9 bump up version number 2018-02-20 21:28:14 +01:00
908248738b bump up version number 2018-02-20 21:28:14 +01:00
6cfefed0c1 precision is part of specification now 2018-02-20 21:28:14 +01:00
e7518a1141 bump up version number 2018-02-20 21:28:14 +01:00
f32564a42a write wrong line number correctly in line-by-line mode 2018-02-20 21:28:14 +01:00
5c00ab6d26 show line number when something wrong 2018-02-20 21:28:14 +01:00
b323e6148c refactor parse errors (use Either instead of throwing an error) 2018-02-20 21:28:14 +01:00
5276e38b42 bump up version number 2018-02-20 21:28:13 +01:00
c70d49c418 add line-by-line mode 2018-02-20 21:28:13 +01:00
a7d2ed8c21 refactor 2018-02-20 21:28:13 +01:00
11b43b3a2a introduce special command 2018-02-20 21:28:13 +01:00
a2814f2d12 add function for evaluating single lines 2018-02-20 21:28:13 +01:00
8d87ee4c4b refactor Core so that any conduit source could be accepted, not just file names 2018-02-20 21:28:13 +01:00
2263dd7dd3 bump up version number 2018-02-20 21:28:13 +01:00
9643719193 add MAP metric 2018-02-20 21:28:13 +01:00
7eef53832d update to newer Stack 2018-02-20 21:28:13 +01:00
a05d850ccf bump up version number 2018-02-20 21:28:13 +01:00
c10f3579c6 fix BLEU for empty output 2018-02-20 21:28:13 +01:00
f289cafc03 upgrade to Stack LTS 9.5 2018-02-20 21:28:13 +01:00
a580030bfb bump up version number 2018-02-20 21:28:13 +01:00