Spaces:
Sleeping
Sleeping
Ryan
commited on
Commit
·
e394ef4
1
Parent(s):
adf119a
update
Browse files
visualization/bow_visualizer.py
CHANGED
@@ -126,7 +126,7 @@ def create_bow_visualization(analysis_results):
|
|
126 |
return output_components
|
127 |
|
128 |
|
129 |
-
# Then update the process_and_visualize_analysis function
|
130 |
def process_and_visualize_analysis(analysis_results):
|
131 |
"""
|
132 |
Process the analysis results and create visualization components
|
|
|
126 |
return output_components
|
127 |
|
128 |
|
129 |
+
# Then update the process_and_visualize_analysis function
|
130 |
def process_and_visualize_analysis(analysis_results):
|
131 |
"""
|
132 |
Process the analysis results and create visualization components
|