Commit Graph

82 Commits

Author SHA1 Message Date
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
85ec1fdccb simple test passed 2018-02-20 21:28:11 +01:00
17844b5921 init cntd. 2018-02-20 21:28:11 +01:00
e923db54f1 init 2018-02-20 21:27:59 +01:00