Ufal-NameTag Ufal-NameTag package is a Perl bindings for NameTag library http://ufal.mff.cuni.cz/nametag. In order to compile the package, compiler supporting C++11 is required, either g++ 4.7 or newer, or clang++ 3.2 or newer. INSTALLATION To install this module, run the following commands: perl Build.PL ./Build ./Build install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc Ufal::NameTag You can also look for information at: RT, CPAN's request tracker (report bugs here) http://rt.cpan.org/NoAuth/Bugs.html?Dist=Ufal-NameTag AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/Ufal-NameTag CPAN Ratings http://cpanratings.perl.org/d/Ufal-NameTag Search CPAN http://search.cpan.org/dist/Ufal-NameTag/ LICENSE AND COPYRIGHT Copyright 2014 by Institute of Formal and Applied Linguistics, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. NameTag is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. NameTag is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with NameTag. If not, see .