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

NAME

sentence_split.pl - splits text into sentences

SYNOPSIS

 sentence_split.pl --context FILE | {--help }

DESCRIPTION

 Takes a string as an input and outputs one sentence per line

OPTIONS

--context=FILE
 The name of the file which contains text to be split into sentences.  

SEE ALSO

 L<WordNet::SenseRelate::AllWords>

The main web page for SenseRelate is

 L<http://senserelate.sourceforge.net/>

There are several mailing lists for SenseRelate:

 L<http://lists.sourceforge.net/lists/listinfo/senserelate-users/>

 L<http://lists.sourceforge.net/lists/listinfo/senserelate-news/>

 L<http://lists.sourceforge.net/lists/listinfo/senserelate-developers/>

AUTHORS

 Jason Michelizzi 

 Varada Kolhatkar

 Ted Pedersen, University of Minnesota, Duluth
 E<lt>tpederse at d.umn.eduE<gt>

BUGS

Please report to senserelate-users mailing list.

COPYRIGHT

Copyright (C) 2004-2008 Jason Michelizzi and Ted Pedersen

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.