Download List

项目描述

Name::Find Perl Module is a Perl module for finding
names in a text string. It doesn't look for a
particular name, but variations of names in the
form: Honorific, GivenName1, GivenName2,
Surname, Suffix (where some parts may not exist,
and GivenName1 and 2 may be initials). It uses a
dictionary based approach, so names not in the
dictionary will not be found. There is a separate
dictionary for each of the word positions in the
name, so you don't have to have a list of every
possible name combination.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-01-05 10:16 Back to release list
0.8

这个版本增加了更多的敬语,允许小写中间名,增加了可选的非数据库的名称,允许多个姓氏,允许多个敬语,结束了寻找标点符号(除了连字符)姓氏后,搜索并允许名称形式为“姓,名“,与所有相关变体。
标签: Minor feature enhancements
This version adds many more honorifics, allows lowercase middle names, adds an optional database of non-names, allows multiple surnames, allows multiple honorifics, ends a search on finding punctuation (except hyphens) after a surname, and allows names in the form "surname, given name", with all relevant variations.

Project Resources