Geertivp created this task.
Geertivp added a project: Pywikibot.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION
**Steps to replicate the issue**:
pip install phonetisch
python
from phonetisch import caverphone ## Bug in library
caverphone.encode_word('Marit')
'MaRT11'
**What happens?**:
The 'a' should not be there?
https://www.wikidata.org/wiki/Property:P3880#P1793
Valid Regex should be [AFKLMNPRSTWY1]{6}
**What should have happened instead?**:
https://www.wikidata.org/wiki/Q1566153#P3880
MRT111
TASK DETAIL
https://phabricator.wikimedia.org/T414024
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]