Lingua::PT::Segmentador
=======================

Lingua::PT::Segmentador is a segmenter for the Portuguese Natural Language
community. If you feel interested and do not know Portuguese, please contact
one of the authors.

O Lingua::PT::Segmentador  um segmentador e fraseador (divide texto em frases
ou segmentos) para a lngua portuguesa.  baseado em cdigo do projecto Natura
e da Linguateca que foram fundidos num nico mdulo para facilitar a partilha
de ferramentas nesta rea.

INSTALAO

Para instalar este mdulo use a seguinte sequncia de comandos:

   perl Makefile.PL
   make
   make test
   make install


DIREITOS DE CPIA E LICENSAS / COPYRIGHT

Copyright (C) 2003 by Linguateca

(EN)
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.1 or,
at your option, any later version of Perl 5 you may have available.

(PT)
Esta biblioteca  software de domnio pblico; pode redistribuir e/ou
modificar este mdulo nos mesmos termos do prprio Perl, quer seja a
verso 5.8.1 ou, na sua liberdade, qualquer outra verso do Perl 5 que
tenha disponvel.


