Spaces:
Runtime error
Runtime error
cointegrated
commited on
Commit
·
1942313
1
Parent(s):
114a93d
Update app.py
Browse files
app.py
CHANGED
@@ -144,12 +144,12 @@ def translate_wrapper(text, src, trg):
|
|
144 |
|
145 |
|
146 |
article = """
|
147 |
-
Те васенце автоматической ютавтыця ютавтыця эрзянь кельсэ. Тонакстнэ улить статьясо
|
148 |
|
149 |
-
Это первый автоматический переводчик для эрзянского языка. Подробности – в статье
|
150 |
Пожалуйста, оставляйте своё мнение о качестве переводов с помощью кнопок с эмодзи!
|
151 |
|
152 |
-
This is the first automatic translator for the Erzya language. The details are in the paper
|
153 |
Please leave your feedback about the quality of translations using the buttons with emojis.
|
154 |
|
155 |
The code and models for translation can be found in the repository: https://github.com/slone-nlp/myv-nmt.
|
|
|
144 |
|
145 |
|
146 |
article = """
|
147 |
+
Те васенце автоматической ютавтыця ютавтыця эрзянь кельсэ. Тонакстнэ улить [статьясо](https://arxiv.org/abs/2209.09368).
|
148 |
|
149 |
+
Это первый автоматический переводчик для эрзянского языка. Подробности – в [статье](https://arxiv.org/abs/2209.09368).
|
150 |
Пожалуйста, оставляйте своё мнение о качестве переводов с помощью кнопок с эмодзи!
|
151 |
|
152 |
+
This is the first automatic translator for the Erzya language. The details are in the [paper](https://arxiv.org/abs/2209.09368).
|
153 |
Please leave your feedback about the quality of translations using the buttons with emojis.
|
154 |
|
155 |
The code and models for translation can be found in the repository: https://github.com/slone-nlp/myv-nmt.
|