Skip to content

Perl framework for processing Universal Dependencies data

License

Notifications You must be signed in to change notification settings

ptakopysk/udapi-perl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Udapi - a framework for processing Universal Dependencies

SYNOPSIS

# from command line
cat in.conllu | udapi.pl Read::CoNLLU My::NLP::Block Another::Block \
                         Write::CoNLLU > out.conllu

DESCRIPTION

Udapi is API and multi-language framework for processing UD (Universal Dependencies) data. See http://udapi.github.io and http://universaldependencies.org. This distribution is a Perl implementation of the Udapi framework.

AUTHOR

Martin Popel popel@ufal.mff.cuni.cz

COPYRIGHT AND LICENSE

Copyright © 2016 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.

About

Perl framework for processing Universal Dependencies data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 91.5%
  • Other 8.2%
  • Shell 0.3%