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

text_compare.pl - simple command-line interface to Text::Similarity

SYNOPSIS

text_compare.pl [[--verbose] [--compfile=FILE] [--stem] --type=TYPE | --help | --version] FILE1 FILE2

DESCRIPTION

This script is a simple command-line interface to the Text::Similarity set of Perl modules.

OPTIONS

--type=TYPE

The type of text similarity measure. Valid values include:

    Text::Similarity::Overlaps

AUTHORS

Jason Michelizz <jmichelizzi at gmail.com>

Ted Pedersen <tpederse at d.umn.edu>

BUGS

Probably

COPYRIGHT AND LICENSE

Copyright (C) 2004, Jason Michelizzi and Ted Pedersen

This program is free software; you may redistribute 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.