andalugeeks / andalugeeks/andaluh-js
Bad transliteration with words ending with -ara
Aperta
bug
good first issue
help wanted
- Lingua principale
- TypeScript
- Stelle
- 28
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Copying from https://github.com/andalugeeks/andaluh-www/issues/11
Words ending with "-ara" fails. Exmples:
`lámpara => lámpa`
See evidence: https://drive.google.com/uc?export=view&id=1Bb2KmLtjMkn_4OGUat051szOh9MI2sGX
This is not happening on python reference implementation:
```shell
$ ipython
Python 2.7.17 (default, Apr 15 2020, 17:20:14)
In [1]: import andaluh
In [2]: print andaluh.epa('lámpara')
lámpara
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.