update
Browse files- Pages/Models.py +0 -1
Pages/Models.py
CHANGED
|
@@ -158,7 +158,6 @@ def model_page():
|
|
| 158 |
[
|
| 159 |
"Supervised Using CNN",
|
| 160 |
"UnSupervised-KeyBERT",
|
| 161 |
-
"UnSupervised-MMR",
|
| 162 |
"UnSupervised-BERTopic",
|
| 163 |
]
|
| 164 |
)
|
|
|
|
| 158 |
[
|
| 159 |
"Supervised Using CNN",
|
| 160 |
"UnSupervised-KeyBERT",
|
|
|
|
| 161 |
"UnSupervised-BERTopic",
|
| 162 |
]
|
| 163 |
)
|