Alvis-QueryFilter

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


    run_QF.pl

and these libraries:

    Alvis::QueryFilter,  Alvis::Treetagger

INSTALLATION

To install this module,
first edit the file 'lib/Alvis/Treetagger.pm' at the line:
  $taggerRoot = "/usr/local/treetagger";
Place there the directory location of your installation of 
Treetagger, with its lib/ and cmd/ directories etc.
Then type the following:

   perl Makefile.PL
   make
   make test
   make install



( run in 0.735 second using v1.01-cache-2.11-cpan-13bb782fe5a )