Spaces:
Sleeping
Sleeping
Commit
·
4ebd062
1
Parent(s):
1109597
bug fix
Browse files
app.py
CHANGED
@@ -523,7 +523,6 @@ Each segment is represented as a vector of these TF-IDF scores, and the cosine s
|
|
523 |
jaccard_heatmap_res,
|
524 |
lcs_heatmap_res,
|
525 |
semantic_heatmap_res,
|
526 |
-
tfidf_heatmap_res,
|
527 |
warning_update_res,
|
528 |
structural_heatmap_res,
|
529 |
structural_report_res,
|
|
|
523 |
jaccard_heatmap_res,
|
524 |
lcs_heatmap_res,
|
525 |
semantic_heatmap_res,
|
|
|
526 |
warning_update_res,
|
527 |
structural_heatmap_res,
|
528 |
structural_report_res,
|