|
67f73f420e
|
ClippEU passes tests
|
2018-02-20 21:28:12 +01:00 |
|
|
fcc52d6c3a
|
bump up stack
|
2018-02-20 21:28:12 +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 |
|
|
0835bc3a4e
|
more tests
|
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 |
|
Filip Gralinski
|
b14e6a38a2
|
start implementing general precision/recall
|
2018-02-20 21:28:12 +01:00 |
|
Filip Gralinski
|
ea058c9763
|
prepare a simple test set for ClippEU
|
2018-02-20 21:28:12 +01:00 |
|
|
592fb3fe1b
|
update resolver
|
2018-02-20 21:28:12 +01:00 |
|
|
10b1c119bb
|
update and fix README
|
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 |
|
|
e152f5f5ab
|
bump up stack
|
2018-02-20 21:28:12 +01:00 |
|
|
e979d6b2df
|
minor clean-up
|
2018-02-20 21:28:12 +01:00 |
|
|
fbe71aef92
|
minor fix
|
2018-02-20 21:28:12 +01:00 |
|
|
e66a8d8341
|
handle numbers combined with text
|
2018-02-20 21:28:12 +01:00 |
|
|
b52819f67e
|
check whether data is OK
|
2018-02-20 21:28:12 +01:00 |
|
|
7f3973890d
|
check emptiness
|
2018-02-20 21:28:12 +01:00 |
|
|
570411b702
|
refactor tests
|
2018-02-20 21:28:12 +01:00 |
|
|
17d39c4293
|
check the number of lines
|
2018-02-20 21:28:12 +01:00 |
|
|
9e96f5dfe4
|
generate sample classification challenge
|
2018-02-20 21:28:12 +01:00 |
|
|
556e5843d7
|
use lts-3.11
|
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 |
|
|
e96f16b829
|
info about title and description
|
2018-02-20 21:28:12 +01:00 |
|
|
517cef9088
|
fix README
|
2018-02-20 21:28:12 +01:00 |
|
|
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 |
|