Grewpy Tutorial
In this tutorial, a few pages show some grewpy Python library usages.
Several examples below suppose that the corpus SUD_English-PUD is available locally. It can be downloaded here.
- Request module
- Counting requests in several corpora
- Drawing dependency graphs
- Modifying data
- Graph module
Prepare data
Other links and resources:
- Grewpy page
- Grewpy documentation (generated from the code)
- Grew tutorial
- GitHub issues for
grewpy




