Skip to main content

Draws dependency graphs.

Project description

Draws dependency graphs from a modified CONLL input

Usage example

cat example.conll | ./pydependencygrapher.py

Input example

#example
Sentence: Foi Darwin ou foi a evolução?
1   Foi     SER,IR  V       V       ppi-3s  0       ROOT    _       _
2   Darwin  Darwin  PNM     PNM     _       1       PRD-ARG2        _       _
3   ou      OU      CJ      CJ      _       4       CONJ    _       _
4   foi     SER,IR  V       V       ppi-3s  1       COORD   _       _
5   a       A       DA      DA      fs      6       SP      _       _
6   evolução        EVOLUÇÃO        CN      CN      fs      4       PRD-ARG2        _       _
7   ?       ?       PNT     PNT     _       1       PUNCT   _       _

Output example

dependency graph with tags

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydependencygrapher-1.1.1.tar.gz (6.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page