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-04-14 10:06
0.9

这个版本的主要新功能能够找到像瑟斯顿嵌入式绰号名“的Millioniare”豪威尔,以及多种组合的人喜欢先生和夫人瑟斯顿霍威尔。许多小修正和微调,以改进在这方面的能力找到名字和拒绝误报。
标签: Minor feature enhancements
The major new features this release are being able to find
names with embedded nicknames like Thurston "The
Millioniare" Howell, and multiple people combined, like Mr.
and Mrs. Thurston Howell. Many small fixes and tweaks were
made to improve the ability of it to find names and reject
false positives.

2004-01-05 10:16
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.

2002-03-05 22:51
0.7

能否找到断字的名字(比利-鲍勃),名称与'在其中(奥康纳)和重复后缀(小,博士),以及增设更多的前缀和后缀的名单。
标签: Major feature enhancements
Ability to find hyphenated names (Billy-Bob), names with an ' in them (O'Connor), and repeated suffixes (Jr., MD), and the addition of more prefixes and suffixes to the list.

2001-12-07 16:10
0.6

标签: Initial freshmeat announcement

Project Resources