Commit Graph

53 Commits

Author SHA1 Message Date
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
82e794ae3c implement BIO-F1 2018-05-16 10:51:50 +02:00
a1c357948e bump up version 2018-05-15 08:16:51 +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
6c33e2a4ea bump up version number 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
e7518a1141 bump up version number 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
2263dd7dd3 bump up version number 2018-02-20 21:28:13 +01:00
a05d850ccf bump up version number 2018-02-20 21:28:13 +01:00
a580030bfb bump up version number 2018-02-20 21:28:13 +01:00
72dbf33b8d make it possible to cover metrics operating on the input, add CharMatch metric 2018-02-20 21:28:13 +01:00
1e8e0e2733 bump up version number 2018-02-20 21:28:13 +01:00
9fb9efafc5 bump up version number 2018-02-20 21:28:13 +01:00
0e9c44a5b5 start working on LogLossHashed 2018-02-20 21:28:13 +01:00
595b2c9650 fix purity 2018-02-20 21:28:13 +01:00
065a3ce9cd add auxiliary function for calculating purity 2018-02-20 21:28:13 +01:00
422d7c63d9 make UTF8 decoding lenient 2018-02-20 21:28:13 +01:00
8c60426bae bump up version 2018-02-20 21:28:13 +01:00
f4568481bc bump up version 2018-02-20 21:28:13 +01:00
d118e15353 refactor 2018-02-20 21:28:12 +01:00
c3a6d94d1c start work on ClippEU 2018-02-20 21:28:12 +01:00
c3106a1ad6 finish general procedure for precision, recall and F-measure 2018-02-20 21:28:12 +01:00
ef9cba2c75 use gonito.net repos insread of GitHub 2018-02-20 21:28:12 +01:00
b4e5dcbd9d add getOptions for extracting options without running the evaluation 2018-02-20 21:28:12 +01:00
a86828e3a8 forgotten export 2018-02-20 21:28:12 +01:00
995beb6dbc handle metric ordering 2018-02-20 21:28:12 +01:00
7f3973890d check emptiness 2018-02-20 21:28:12 +01:00
17d39c4293 check the number of lines 2018-02-20 21:28:12 +01:00
cf6f287763 handle Accuracy 2018-02-20 21:28:12 +01:00
Filip Gralinski
e55708a8f0 small fixes 2018-02-20 21:28:12 +01:00
085ef0ec9e add --precision option 2018-02-20 21:28:12 +01:00
fc6ef6ed90 fix cabal file 2018-02-20 21:28:12 +01:00
Filip Gralinski
3a10d32084 more in README 2018-02-20 21:28:12 +01:00
7b009b048a BLEU cntd. 2018-02-20 21:28:11 +01:00
bf4b91f8f8 start work on BLEU 2018-02-20 21:28:11 +01:00
f6abc0f485 creating a challenge continued, fixed a typo 2018-02-20 21:28:11 +01:00
0892b8b0a3 print init instructions 2018-02-20 21:28:11 +01:00
c8fce1110e fix module names 2018-02-20 21:28:11 +01:00
bbf6b1ec43 add a function for running with args, reading config file 2018-02-20 21:28:11 +01:00
228b7b0606 move option parsing to lib 2018-02-20 21:28:11 +01:00
d75c1b646b add exceptions 2018-02-20 21:28:11 +01:00
759c258ecb start parsing options 2018-02-20 21:28:11 +01:00
6290250125 introduce GEvalSpecification 2018-02-20 21:28:11 +01:00
33f4af1c38 rename 2018-02-20 21:28:11 +01:00