Word segmentation, POS tagging and dependency parsing
add consituent parsing implemenation for mvt
add makefile and cpp for zpar.mvt
Initial commit
If you want to process more than 1 million sentences, you'd better split the data...
This system can be used on 64-bit windows with java 1.7+ and is suitable for processing...
add the deppaser implementation of arceager-mvt...
add the tagger implementation of agenda_mvt