VnDP is a Vietnamese dependency parsing toolkit which integrates a pre-trained parsing model and a pre-trained POS tagging model. The parsing model was trained on our VnDT Vietnamese dependency Treebank which was automatically converted from the Vietnamese constituent Treebank. See more details in VnDP's website at http://vndp.sourceforge.net/
This is a Python package designed to process Penn Treebank Release II-style combined trees (.mrg files) into useful objects for tree traversal, feature extraction, and statistical analysis. For more information, go to http://mrgutils.sourceforge.net