NAME
lda.pl - This program returns the topics of a document set.
SYNOPSIS
This is a utility that performs Latent Direchlet Allocation over a document set.
USAGE
Usage: lda.pl DIR
INPUT
DIR
The directory of text documents
OPTIONS
Optional command line arguements
--help
Displays the quick summary of program options.
--version
Displays the version information.
SYSTEM REQUIREMENTS
Perl (version 5.8.5 or better) - http://www.perl.org
CONTACT US
If you have any trouble installing and using Algorithm-LDA,
please contact us via :
Bridget T. McInnes: bthomson at vcu.edu
AUTHORS
Nick Jordan, Virginia Commonwealth University
Bridget T. McInnes, Virginia Commonwealth University
COPYRIGHT
Copyright (c) 2016
Bridget T. McInnes, Virginia Commonwealth University
bthomson at vcu.edu
Nick Jordan, Virginia Commonwealth University
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.