SorrelC commited on
Commit
d2b3468
Β·
verified Β·
1 Parent(s): f079a24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -342,7 +342,7 @@ def create_interface():
342
  ### How to use:
343
  1. **πŸ“ Enter your text** in the text area below
344
  2. **🎯 Select a model** from the dropdown for keyword extraction
345
- 3. *βš™οΈ Adjust parameters** (number of keywords, n-gram range)
346
  4. **πŸ” Click "Extract Keywords"** to see results with organized output
347
  """)
348
 
 
342
  ### How to use:
343
  1. **πŸ“ Enter your text** in the text area below
344
  2. **🎯 Select a model** from the dropdown for keyword extraction
345
+ 3. **βš™οΈ Adjust parameters** (number of keywords, n-gram range)
346
  4. **πŸ” Click "Extract Keywords"** to see results with organized output
347
  """)
348