bellingcat / bellingcat/alias-generator

generate locale-specific variants

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
22
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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", ...]
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.