DebasishDhal99's picture
Updating README by adding some details
d403d33
|
raw
history blame
1.04 kB
---
title: The Language Transliteration Project
emoji: 🐠
colorFrom: indigo
colorTo: gray
sdk: streamlit
sdk_version: 1.25.0
app_file: app.py
pinned: false
license: cc
---
This space is aimed at helping people with getting familiarized with Polish. Polish language uses a lot of character combinations which is unfamiliar to non-Poles, thus
making it harder to read, even though it employs a modified Latin script for writing.
For example, the Polish word Jarosław, an English speaker who isn't familiar with Polish orthography will pronounce it as Jaroslav, while its actual Polish pronunciation
is Yaroswav. Similary, the city of Przemyśl should be pronounced as Pzhemyshl, even though its not evident to an English speaker.
The approach for transliterating Polish language taken in this space is converting Polish character combinations to Cyrillic equivalents, which are single characters, thus
simplifying our task greately.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference