Text-Mining version 0.0.8
Perl Tools for Text Mining Research can either be used via a shell with TM specific
commands or in your own perl scripts.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
Scripts must be copied somewhere reasonable.
DEPENDENCIES
Test::More
version
Class::Std
Class::Std::Utils
YAML
Carp
LWP::Simple
Time::HiRes
DBIx::MySperqlOO
File::Spec
Module::Runtime
AUTHORS
Feel free to email the authors with questions or concerns. Please be patient for a reply.
Roger Hall (
[email protected]), (
[email protected])
Michael Bauer (
[email protected]), (
[email protected])
COPYRIGHT AND LICENSE
Copyright (C) 2009, the Authors
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.