Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -13,6 +13,7 @@ example_list = [
|
|
| 13 |
"Elon Musk is the CEO of SpaceX and Tesla.",
|
| 14 |
"I am ELHACHYMI Ahmed Yassine and i am from Morocco",
|
| 15 |
"Paris is the capital of France.",
|
|
|
|
| 16 |
]
|
| 17 |
|
| 18 |
# Correct mapping from LABEL_X to real entity names
|
|
|
|
| 13 |
"Elon Musk is the CEO of SpaceX and Tesla.",
|
| 14 |
"I am ELHACHYMI Ahmed Yassine and i am from Morocco",
|
| 15 |
"Paris is the capital of France.",
|
| 16 |
+
"Othmane AJI student at ENIAD",
|
| 17 |
]
|
| 18 |
|
| 19 |
# Correct mapping from LABEL_X to real entity names
|