Update app.py
Browse files
app.py
CHANGED
@@ -26,6 +26,8 @@ expander.write('''
|
|
26 |
click the 'Results' button to extract and tag entities in your text data.
|
27 |
|
28 |
**Usage Limits:** Unlimited number of Result requests.
|
|
|
|
|
29 |
|
30 |
**Customization:** To change the app's background color to white or
|
31 |
black, click the three-dot menu on the right-hand side of your app, go to
|
|
|
26 |
click the 'Results' button to extract and tag entities in your text data.
|
27 |
|
28 |
**Usage Limits:** Unlimited number of Result requests.
|
29 |
+
|
30 |
+
**Supported Languages:** English
|
31 |
|
32 |
**Customization:** To change the app's background color to white or
|
33 |
black, click the three-dot menu on the right-hand side of your app, go to
|