Spaces:
Sleeping
Sleeping
SinaAhmadi
commited on
Commit
•
15ca953
1
Parent(s):
d9f7a8c
Update app.py
Browse files
app.py
CHANGED
@@ -102,9 +102,9 @@ title = """
|
|
102 |
[<a href="https://github.com/sinaahmadi/ScriptNormalization" style="color:blue;">GitHub</a>]
|
103 |
[<a href="https://s3.amazonaws.com/pf-user-files-01/u-59356/uploads/2023-06-04/rw32pwp/ACL2023.mp4" style="color:blue;">Presentation</a>]
|
104 |
</h3>
|
105 |
-
<
|
106 |
-
<img src="https://raw.githubusercontent.com/sinaahmadi/ScriptNormalization/b80b8fd9e3b77d0e58443ebd506c42173486f9a6/Perso-Arabic_scripts.jpg" alt="Perso-Arabic scripts used by the target languages in our paper" width="
|
107 |
-
</
|
108 |
"""
|
109 |
|
110 |
description = """
|
@@ -114,7 +114,7 @@ description = """
|
|
114 |
<li style="font-size:120%;">"<em>Μπιάνβενου α σετ ντεμό!</em>"</li>
|
115 |
</ul>
|
116 |
|
117 |
-
<p style="font-size:120%;">What all these sentences
|
118 |
|
119 |
<p style="font-size:120%;">Although you may find these sentences risible, unconventional writing is a common practice among millions of speakers in bilingual communities. In our paper entitled "<a href="https://sinaahmadi.github.io/docs/articles/ahmadi2023acl.pdf" target="_blank"><strong>Script Normalization for Unconventional Writing of Under-Resourced Languages in Bilingual Communities</strong></a>", we shed light on this problem and propose an approach to normalize noisy text written in unconventional writing.</p>
|
120 |
|
|
|
102 |
[<a href="https://github.com/sinaahmadi/ScriptNormalization" style="color:blue;">GitHub</a>]
|
103 |
[<a href="https://s3.amazonaws.com/pf-user-files-01/u-59356/uploads/2023-06-04/rw32pwp/ACL2023.mp4" style="color:blue;">Presentation</a>]
|
104 |
</h3>
|
105 |
+
<p style="text-align:center;">
|
106 |
+
<img src="https://raw.githubusercontent.com/sinaahmadi/ScriptNormalization/b80b8fd9e3b77d0e58443ebd506c42173486f9a6/Perso-Arabic_scripts.jpg" alt="Perso-Arabic scripts used by the target languages in our paper" width="300">
|
107 |
+
</p>
|
108 |
"""
|
109 |
|
110 |
description = """
|
|
|
114 |
<li style="font-size:120%;">"<em>Μπιάνβενου α σετ ντεμό!</em>"</li>
|
115 |
</ul>
|
116 |
|
117 |
+
<p style="font-size:120%;">What do all these sentences have in common? Being greeted in Arabic with "<em>mar7aba</em>" written in the Latin script, then asked how you are ("<em>هاو ئار یوو؟</em>") in English using the Perso-Arabic script of Kurdish and then, welcomed to this demo in French ("<em>Μπιάνβενου α σετ ντεμό!</em>") written in Greek script. All these sentences are written in an <strong>unconventional</strong> script.</p>
|
118 |
|
119 |
<p style="font-size:120%;">Although you may find these sentences risible, unconventional writing is a common practice among millions of speakers in bilingual communities. In our paper entitled "<a href="https://sinaahmadi.github.io/docs/articles/ahmadi2023acl.pdf" target="_blank"><strong>Script Normalization for Unconventional Writing of Under-Resourced Languages in Bilingual Communities</strong></a>", we shed light on this problem and propose an approach to normalize noisy text written in unconventional writing.</p>
|
120 |
|