The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

plain2mm-xml.pl - This program converts plain text into MetaMap xml (mm-xml) formatted text.

SYNOPSIS

This program converts plain text to MetaMap xml (mm-xml) formatted text.

USAGE

perl plain2mm-xml.pl SOURCE DESTINATION

SOURCE

DESTINATION

Optional Arguments:

--target

Annotate the target words tagged with the <Target> xml tag

--log DIRECTORY

Directory to contain temporary and log files. DEFAULT: log

--metamap TWO DIGIT YEAR

Specifies which version of metap to use. The default is 10 which will run metamap10.

--help

Displays the quick summary of program options.

--version

Displays the version information.

OUTPUT

metamap xml format with the target words tagged with the <Target> xml tag.

PROGRAM REQUIREMENTS

  • Perl (version 5.8.5 or better) - http://www.perl.org

AUTHOR

 Bridget T. McInnes, University of Minnesota, Twin Cities

COPYRIGHT

 Copyright (c) 2011
 Bridget T. McInnes, University of Minnesota, Twin Cities
 bthomson at umn.edu

 Ted Pedersen, University of Minnesota Duluth
 tpederse at d.umn.edu

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program 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 General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to

 The Free Software Foundation, Inc.,
 59 Temple Place - Suite 330,
 Boston, MA  02111-1307, USA.