Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
but i find that the result is not very well,especially when the module read a text having "Monday,Tuesday "and so on it will regard these words as person,who can help me thankyou very much.{ entity => 'Mr Howard', class => 'person', scores => { ... }, }, { entity => 'Ministry of Defence', class => 'organisation', ... }, { entity => 'Oxfordshire', class => 'place', ... },
http://search.cpan.org/~ambs/Lingua-EN-NamedEntity-1.6/NamedEntity.pm
Updated to preserve formatting, improve title, by janitor tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to improve the accuracy of Lingua::NamedEntity ? (was: How can i do it ??)
by McDarren (Abbot) on Jun 05, 2006 at 03:09 UTC |