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
revise arcstandard-mvt
revise arcstandard-mvt
update arcstandard-mvt add 145-156
update code
update arcstandard-mvt
a
update code
revise arceager and arcstandard-mvt feature
revise transferrule.h
revise transferfule.h
add the transferrule.h into the dir src/chinese...
add the transferrule.h into the dir src/chinese
update code
add chinese pmt pos, dependency label, dependen...