![]() |
![]()
| ![]() |
![]()
NAMELingua::EN::Nickname - Genealogical nickname matching (Liz=Beth) SYNOPSISuse Lingua::EN::Nickname; # Equivalent first names? $score= nickname_eq( $firstn_0, $firstn_1 ); # Full, expanded, name(s) @roots= nickroot( $firstn ); DESCRIPTIONNicknames, alternate spellings, and alternate etymological derivations make checking first name equivalence nearly impossible. This module will tell you that 'Maggie', 'Peg', and 'Margaret' are all probably the same name. SOURCES
TODO
REPOSITORY<https://github.com/brianary/Lingua-EN-Nickname> AUTHORBrian Lalonde, <brian@webcoder.info> SEE ALSOperl(1)
|