The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Treex::Block::W2A::CS::FixAtreeAfterMcD

VERSION

version 2.20151102

DESCRIPTION

Some hardwired fixes of McDonald parser output:

  • AuxG or AuxX above coordinated (is_member) nodes changed to Coord

  • McD sometimes generates trees with more then two children (there should be only one effective root and final punctuation). If it happens, everything is attached below the first root's child.

AUTHORS

Zdeněk Žabokrtský <zabokrtsky@ufal.mff.cuni.cz>

David Mareček <marecek@ufal.mff.cuni.cz>

COPYRIGHT AND LICENSE

Copyright © 2008-2011 by Institute of Formal and Applied Linguistics, Charles University in Prague

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.