Skip to content

last name + first name + optional patronymic, Russian name order #85

@evrial

Description

@evrial

I know this could be very tricky to implement right, but this case is very common in slavic names https://www.kmu.gov.ua/en/team

HumanName('Ivanov Ivan Ivanovich')
Out[64]:
<HumanName : [
	title: '' 
	first: 'Ivanov' 
	middle: 'Ivan' 
	last: 'Ivanovich' 
	suffix: ''
	nickname: ''
]>

In [65]:
HumanName('Ivanov Ivan')
Out[65]:
<HumanName : [
	title: '' 
	first: 'Ivanov' 
	middle: '' 
	last: 'Ivan' 
	suffix: ''
	nickname: ''
]>

In [66]:
HumanName('Ivan Ivanov')
Out[66]:
<HumanName : [
	title: '' 
	first: 'Ivan' 
	middle: '' 
	last: 'Ivanov' 
	suffix: ''
	nickname: ''
]>```

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy