NAME

Lingua::PT::ProperNames - Simple module to extract proper names from Portuguese Text

Version

Version 0.02

Synopsis

This module contains simple Perl-based functions to detect and extract proper names from Portuguese text.

use Lingua::PT::ProperNames;

my $pndict = Lingua::PT::ProperNames->new;

ProperNames dictionary

new

Creates a new ProperNames dictionary

is_name

This method checks if a name exists in the Names dictionary.

Export the following functions

process

forPNstring

printPNstring

getPN

printPN

Author

José João Almeida, <jj@di.uminho.pt>

Alberto Simões, <ambs@di.uminho.pt>

Bugs

NOTE: We know documentation for exported methods is inexistent. We are working on that for very soon.

Please report any bugs or feature requests to bug-lingua-pt-propernames@rt.cpan.org, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

Copyright & License

Copyright 2004 Alberto Simões, All Rights Reserved.

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

1 POD Error

The following errors were encountered while parsing the POD:

Around line 446:

Non-ASCII character seen before =encoding in 'José'. Assuming CP1252