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

NAME

allwords.cgi - [Web] CGI script implementing a portion of a web interface for WordNet::SenseRelate::AllWords

DESCRIPTION

This script works in conjunction with allwords_server.pl to provide a web interface for WordNet::SenseRelate::AllWords. The html file, htdocs/allwords/allwords.html posts the data entered by the user to this script. The input data, in particular, the input context, stoplist file and various disambiguation options are written in files and sent to the server line by line. Then it waits for the server to send results. After receiving results, they are displayed to the user. Moreover the user_data along with the tarball of result files is moved to htdocs/allwords/user_data directory, so that the user can refer to the results later.

AUTHORS

 Varada Kolhatkar, University of Minnesota, Duluth
 kolha002 at d.umn.edu

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

This document last modified by : $Id: allwords.cgi,v 1.33 2009/05/27 19:56:24 kvarada Exp $

SEE ALSO

 L<allwords_server.pl> L<README.web.pod>

COPYRIGHT AND LICENSE

Copyright (c) 2008, Varada Kolhatkar, Ted Pedersen, Jason Michelizzi

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

Note: a copy of the GNU Free Documentation License is available on the web at http://www.gnu.org/copyleft/fdl.html and is included in this distribution as FDL.txt.