* Remove Python 2 support * Code quality improvements * More unit tests
Refer to the README file for more information.
0.3.0
Major changes since the last version: * Extraction of transitions for shift-reduce parsing * Bug fixes
Refer to the README file for more information.
0.2.1
Changes since the last version:
* Support for discontinuous reordering as in Maier & Lichte (2016) * Bug fixes
Refer to the README file for more information.
0.2.0
Changes since the last version: - Support for 'discobrackets' format - Head-rule based binarization - Better PTB gap/trace handling - Several other bug fixes
Refer to the README file for more information.
0.1.0
Supports treebank tree format conversion and offers several transformation algorithms. Furthermore grammar extraction is supported. Refer to the README file for more information.