Skip to content

Commit 66ef016

Browse files
committed
Add quantified code batch
1 parent 8373e22 commit 66ef016

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# cle-dependency-parser
22
A dependency parser that implements Chu–Liu/Edmonds' algorithm.
33

4+
[![Code Issues](http://www.quantifiedcode.com/api/v1/project/18eed7d238484444811520e549c1a50d/badge.svg)](http://www.quantifiedcode.com/app/project/18eed7d238484444811520e549c1a50d)
5+
46
Configure start-cle.sh to tell the programm what to do. (Train, Test, ...)
57

68
Training, Dev and Test Data has to be in ConLL06-Format (http://ilk.uvt.nl/conll/#dataformat)

0 commit comments

Comments
 (0)