bellingcat / bellingcat/alias-generator
German nicknames
Open
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
alias generator fails to predict common German nicknames, such as:
`Anton` → `Toni`
`Josef` → `Sepp`
`Johannes` → `Hans`
Contributor guide
Research direction
Start by locating the alias-generation entry point and any existing nickname data or tests in the Node module. Use the examples Anton → Toni, Josef → Sepp, and Johannes → Hans as acceptance cases, and confirm the generator predicts these German nicknames without breaking existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100