Spaces:
Sleeping
Sleeping
Commit ·
2917974
1
Parent(s): f7275db
Update app.py
Browse files
app.py
CHANGED
|
@@ -31,7 +31,7 @@ Available tasks include:
|
|
| 31 |
- Name Entity Recognition (NER)
|
| 32 |
|
| 33 |
Use the current interface to check if a language is included in the multilingual SA model, using language acronyms (e.g. it for Italian).
|
| 34 |
-
|
| 35 |
"""
|
| 36 |
|
| 37 |
description_L = """
|
|
|
|
| 31 |
- Name Entity Recognition (NER)
|
| 32 |
|
| 33 |
Use the current interface to check if a language is included in the multilingual SA model, using language acronyms (e.g. it for Italian).
|
| 34 |
+
Use the tabs above the title to directly query and test the different models.
|
| 35 |
"""
|
| 36 |
|
| 37 |
description_L = """
|