dmcc / PyStanfordDependencies

Python interface for converting Penn Treebank trees to Stanford Dependencies and Universal Depenencies
https://pypi.python.org/pypi/PyStanfordDependencies
68 stars 17 forks source link

Add graphviz visualization to CoNLL #6

Closed dmcc closed 9 years ago

dmcc commented 9 years ago

See https://pypi.python.org/pypi/xdot

Update: Added more general graphviz (https://pypi.python.org/pypi/graphviz/) support instead of xdot

dmcc commented 9 years ago

Graphviz support added in e9b63ed3d0705be54b9801a78acbc084523408ee.