update (#3)
Browse files- update (a4f669ebc094bf171d2cc35f26cf7412e9e6e59f)
Co-authored-by: Poorvi Singh <[email protected]>
- 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 |
)
|