cordarei / ptb.py

Python module for working with the Penn Treebank

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PTB.py

Author: Joseph Irwin

A Python module for reading, writing, and transforming trees in the Penn Treebank format. The command-line interface implements transformations commonly used to prepare trees for input to a parser, and supports output in several formats as well.

Permissions

CC0

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.

You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see http://creativecommons.org/publicdomain/zero/1.0/.

About

Python module for working with the Penn Treebank

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%