ACMorf

This modules was developed for HAREM Evaluation Contest. It evaluates
the morphological classification given for each named entity over
the results of the AvalIDa.
It scores the given morphological information, and also statistics for
all results in a given file.

For running the programa you should consult more about the HAREM 
and documentation in:
	http://poloxldb.linguateca.pt/harem.php

See (PT) html documentation in doc/

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

    perldoc HAREM::ClassificacaoMorfologica

COPYRIGHT AND LICENCE

Copyright (C) 2005-2006 Rui Vilela, Linguateca

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
