Commit Graph

283 Commits

Author SHA1 Message Date
290d4db503 README.md for sample BLEU challenge 2018-02-20 21:28:12 +01:00
5892952e5b fix typos 2018-02-20 21:28:12 +01:00
1c59d26898 enhance README in sample challenge 2018-02-20 21:28:12 +01:00
66e53d1f2c improve README 2018-02-20 21:28:12 +01:00
d455ffc1bf create .gitignore file with --init 2018-02-20 21:28:12 +01:00
2b3164ebb3 more in README 2018-02-20 21:28:12 +01:00
e6b3d92913 --init handles BLEU metric now 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
Filip Gralinski
8a944c17d0 BLEU done 2018-02-20 21:28:12 +01:00
5e6d89a94c add test case data 2018-02-20 21:28:11 +01:00
7b009b048a BLEU cntd. 2018-02-20 21:28:11 +01:00
cc514d085d generalize gevalcore 2018-02-20 21:28:11 +01:00
1e444ca3ec refactor gevalCore 2018-02-20 21:28:11 +01:00
bf4b91f8f8 start work on BLEU 2018-02-20 21:28:11 +01:00
1ebe413d82 --init working 2018-02-20 21:28:11 +01:00
cf5e473eee create a challenge, cntd. 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
210e7b9cc8 start working on the init procedure 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
1ca75163b0 use a type MetricValue instead of just Doubles 2018-02-20 21:28:11 +01:00
4efd99bef9 move main run procedure to OptionsParser 2018-02-20 21:28:11 +01:00
228b7b0606 move option parsing to lib 2018-02-20 21:28:11 +01:00
866917fc3f add RMSE 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