by lorax
Name::Find is a perl module and related files for finding peoples names intext. It consists of the perl module and dictionaries of names.
- Allow for Mr. and Mrs John Doe (as well as Mr. & Mrs. John Doe) - Allow for John and Jane Doe (but not John & Jane Doe) - Allow for embedded nicknames: John "The Hammer" Doe, or John (The Hammer) Doe. - Allow for a comma between the last name and the ...
- removed several non-names that were in the family names file - added some more names - added a list of phrases that were matched as names by Name::Find but really are not names.
- added many more honorifics, world leader and military - allow middle names to be lowercase - added an optional db of non-names - allow multiple surnames - allow multiple honorifics - punctuation after a surname (except -) will end a name search. - ...
Anonymous created the please add this module to CPAN artifact
- compress whitespace between parts of a name to a single space. I was getting stuff like newlines embeded in the name and didn't want that. - Allow Given names and surnames to be hyphenated, for example, Billy-Bob P. Thorton would now match. - ...
0.06 - updated the namefind example program to be able to read .gz and .bz2 files without uncompressing them first - fixed the simple HTML tag removal regex's in namefind. - added NameFind.html so there is at least some documentation for people.
Anonymous committed patchset 1 of module CVSROOT to the Name::Find CVS repository, changing 11 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use