Spaces:
Runtime error
Runtime error
Commit
·
64123a1
1
Parent(s):
88d9942
edited description
Browse files
app.py
CHANGED
@@ -193,7 +193,7 @@ def interface():
|
|
193 |
- Select a Task from the Dropdown.
|
194 |
- Select a Linguistic Entity from the Dropdown.
|
195 |
- Click 'Submit' to send your inputs to the models.
|
196 |
-
-
|
197 |
|
198 |
### ⏳ After you click 'Submit', the models will take a couple seconds to process your inputs.
|
199 |
### 🤖 Then, the models will output the POS Tagging or Chunking in your prompt with three different strategies based on your selections!
|
|
|
193 |
- Select a Task from the Dropdown.
|
194 |
- Select a Linguistic Entity from the Dropdown.
|
195 |
- Click 'Submit' to send your inputs to the models.
|
196 |
+
- To enter a new prompt, scroll to the bottom and click 'Clear' to start again.
|
197 |
|
198 |
### ⏳ After you click 'Submit', the models will take a couple seconds to process your inputs.
|
199 |
### 🤖 Then, the models will output the POS Tagging or Chunking in your prompt with three different strategies based on your selections!
|