SorrelC commited on
Commit
4eead71
·
verified ·
1 Parent(s): d9dfe6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -750,7 +750,7 @@ def create_interface():
750
  ℹ️ Model Descriptions
751
  </summary>
752
  <div style="margin-top: 10px; padding: 10px;">
753
- <p style="font-size: 14px; margin: 0 0 12px 0;">All six methods here are <strong>statistical or graph-based</strong> &mdash; they read only your text, need no training data, and run entirely on your machine. They differ in how they decide which words matter.</p>
754
  <dl style="margin: 0; font-size: 14px; line-height: 1.5;">
755
  <div style="margin-bottom: 10px;">
756
  <dt style="font-weight: bold; display: inline; color: #0E9F6E;">YAKE</dt><span style="font-size: 12px; color: #555;"> (statistical):</span>
 
750
  ℹ️ Model Descriptions
751
  </summary>
752
  <div style="margin-top: 10px; padding: 10px;">
753
+ <p style="font-size: 14px; margin: 0 0 12px 0;">All six methods here are <strong>statistical or graph-based</strong>. They need no training data and work directly from the words in your text. They differ in how they decide which words matter.</p>
754
  <dl style="margin: 0; font-size: 14px; line-height: 1.5;">
755
  <div style="margin-bottom: 10px;">
756
  <dt style="font-weight: bold; display: inline; color: #0E9F6E;">YAKE</dt><span style="font-size: 12px; color: #555;"> (statistical):</span>