We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4fb088c + 7448328 commit 3488007Copy full SHA for 3488007
README.md
@@ -0,0 +1,6 @@
1
+# cle-dependency-parser
2
+A dependency parser that implements Chu–Liu/Edmonds' algorithm.
3
+
4
+Configure start-cle.sh to tell the programm what to do. (Train, Test, ...)
5
6
+Training, Dev and Test Data has to be in ConLL06-Format (http://ilk.uvt.nl/conll/#dataformat)
0 commit comments