-
In the **Bulgarian** language, we have a letter "Ъ" (capital, U+042A) and "ъ" (small, U+044A). It sounds like mixture between "A" and "O" in English. Commonly it is transliterated as "A" or "a". Curre…
-
- [x] Unknown Orthography: Replace those characters with ⟨?⟩.
- [x] Delete the POT:4 orthography from the spreadsheet. This will create a gap in the numbering, which is fine and actually preferable …
-
**Description**
Some Arabic labels have incorrect transliterations.
**Steps to reproduce**
1. Go to https://osm.org/node/4862022723
2. Find mall "السفير مول"
![photo_2024-09-14_20-24-58](htt…
-
love the keyboard btw.
gboard has a mode for Hindi Language where we type in english abc and it gets converted to hindi. if the english letters match well to the hindi counterpart, it is replaced with…
unlux updated
1 month ago
-
Jihvamuliya and Upadhmaniya are represented using following
1. Distinct signs for both
2. Ardhavisarga
3. A rare individual case of Ardhavisarga and Rotated ardhavisarga.
Distinct signs for bot…
-
## Transliteration Input
### Props
- `placeholder? `
- `multiline? `
- `rows? `
- `cols? `
- `value `
- `setValue `
- `onEnter `
- `styles? `
-
Transliteration breaks if the label contains a character that does not match the following regex: [a-zA-Z0-9_] (i.e. space or any special char with the exception of _)
On page: /admin/config/footer_l…
-
## Context
When the language tab is in English and user types in Hinglish, we currently show a prompt for switching language. Once user selects "Switch to Hindi" the entire application's language swi…
-
See also https://tex.stackexchange.com/q/718991/35864
```latex
\documentclass[12pt]{article}
\usepackage[backend=biber, style=authoryear-comp, sorting=nty]{biblatex}
\usepackage{libertinus-otf}
…
-
Hello
It is taking a lot of time for doing transliteration on a dataset. What is the time complexity of this library? Is there any way to get this done faster? I don't have a GPU so any other way i…