eloukas commited on
Commit
eca840e
·
1 Parent(s): e061dbf

Update description

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -193,10 +193,7 @@ async def greeklish_to_greek(
193
  ),
194
  ):
195
  """
196
- Convert Greeklish (Greek written with Latin characters) to Greek.
197
-
198
- This endpoint takes Greeklish text (Greek written with Latin characters) as input and returns the
199
- transliterated Greek text.
200
  """
201
  try:
202
  greek_text = " ".join(
 
193
  ),
194
  ):
195
  """
196
+ The G2G (Greeklish-to-Greek) endpoint takes Greeklish text (Greek written with Latin characters) as input and transliterates it to Greek text.
 
 
 
197
  """
198
  try:
199
  greek_text = " ".join(