Update app.py
Browse files
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>
|
| 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>
|