Spaces:
Sleeping
Sleeping
Commit
·
1109597
1
Parent(s):
65da306
bug fix
Browse files
app.py
CHANGED
@@ -574,7 +574,6 @@ Each segment is represented as a vector of these TF-IDF scores, and the cosine s
|
|
574 |
heatmap_tabs["Jaccard Similarity (%)"],
|
575 |
heatmap_tabs["Normalized LCS"],
|
576 |
heatmap_tabs["Semantic Similarity"],
|
577 |
-
heatmap_tabs["TF-IDF Cosine Sim"],
|
578 |
warning_box,
|
579 |
structural_heatmap,
|
580 |
structural_report,
|
|
|
574 |
heatmap_tabs["Jaccard Similarity (%)"],
|
575 |
heatmap_tabs["Normalized LCS"],
|
576 |
heatmap_tabs["Semantic Similarity"],
|
|
|
577 |
warning_box,
|
578 |
structural_heatmap,
|
579 |
structural_report,
|