DebasishDhal99
commited on
Commit
•
50ed190
1
Parent(s):
23b1fe2
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ Use this application on HuggingFace🤗 :- https://huggingface.co/spaces/Debasis
|
|
13 |
|
14 |
Blog discussing the results :- https://medium.com/@debasishdhaldd99/simplifying-language-through-python-aae6ee7113d9
|
15 |
|
16 |
-
This space is aimed at helping people with getting familiarized with Polish, Turkish, Hungarian,
|
17 |
These languages use a modified Latin script with a lot of diacritic marks and digraphs, thus making them difficult for non-native speakers to pronounce or read the words
|
18 |
properly. This space offers simplified spelling of words/sentence in the said languages. More languages are on the pipeline.
|
19 |
|
@@ -24,7 +24,7 @@ The approach for transliterating Polish language taken in this space is converti
|
|
24 |
simplifying our task greately.
|
25 |
|
26 |
Features added as of now:-
|
27 |
-
- Polish, Turkish, Hungarian, Serbo-Croatian-Bosnian language added.
|
28 |
- Option for the user to choose any of the 3-4 examples available and pass it as input to the model.
|
29 |
- Option for the user to generate a random but coherent sentence and pass it as input to the model. Acts as a nice playground for the user.
|
30 |
|
|
|
13 |
|
14 |
Blog discussing the results :- https://medium.com/@debasishdhaldd99/simplifying-language-through-python-aae6ee7113d9
|
15 |
|
16 |
+
This space is aimed at helping people with getting familiarized with Polish, Turkish, Hungarian, Serbo-Croatian-Bosniak (both Latin and Cyrillic based) and Romanian spelling system.
|
17 |
These languages use a modified Latin script with a lot of diacritic marks and digraphs, thus making them difficult for non-native speakers to pronounce or read the words
|
18 |
properly. This space offers simplified spelling of words/sentence in the said languages. More languages are on the pipeline.
|
19 |
|
|
|
24 |
simplifying our task greately.
|
25 |
|
26 |
Features added as of now:-
|
27 |
+
- Polish, Turkish, Hungarian, Serbo-Croatian-Bosnian, Romanian language added.
|
28 |
- Option for the user to choose any of the 3-4 examples available and pass it as input to the model.
|
29 |
- Option for the user to generate a random but coherent sentence and pass it as input to the model. Acts as a nice playground for the user.
|
30 |
|