Spaces:
Sleeping
Sleeping
Upload dashboard.py
Browse files- dashboard.py +1 -1
dashboard.py
CHANGED
@@ -45,7 +45,7 @@ country_publications_time_indexed = pd.read_csv(os.path.join(data_folder, 'count
|
|
45 |
|
46 |
|
47 |
## AECO topic over time html file:
|
48 |
-
AECO_topics_over_time_file_path = '/assets/
|
49 |
AECO_topics_dendogram_file_path = '/assets/topic_hierarchy_optimal_params.htm'
|
50 |
AECO_topic_map_path = '/assets/document_datamap_ver0.html'
|
51 |
|
|
|
45 |
|
46 |
|
47 |
## AECO topic over time html file:
|
48 |
+
AECO_topics_over_time_file_path = '/assets/optimized_merged_AECO_topics_over_time_2D_gpt_labels.html'
|
49 |
AECO_topics_dendogram_file_path = '/assets/topic_hierarchy_optimal_params.htm'
|
50 |
AECO_topic_map_path = '/assets/document_datamap_ver0.html'
|
51 |
|