Skip to content

generate locale-specific variants #3

@liliakai

Description

@liliakai

Take a optional argument for locale and use this to influence the types of variants returned, such as culturally specific name-order conventions, and alternative transliterations.

getAliases("Hayao Miyazaki", "jp") => [ ... , "Miyazaki Hayao",  ...]
getAliases("Екатерина Александровна Гордеева", "ru") => [... "Ekaterina Alexandrovna Gordeeva",  ...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions