Skip to content

webcollective/lordbishop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LordBishop

Full name parsing using Treetop.

Usage:

  >> FullNames.parse("The Right Reverend and Right Honourable the Lord Bishop of London Richard John Carew Chartres")
  => {:title=>"The Right Reverend and Right Honourable the Lord Bishop of London", :first_name=>"Richard", :middle_name=>"John Carew", :last_name=>"Chartres"}

About

Full name parsing using treetop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages