Spaces:
Sleeping
Sleeping
Update translations/en.py
Browse files- translations/en.py +1 -1
translations/en.py
CHANGED
@@ -353,7 +353,7 @@ NLP_MODEL = 'en_core_web_lg'
|
|
353 |
####
|
354 |
GRAPH_LABELS = {
|
355 |
'concept_network': "Relationships between key concepts",
|
356 |
-
'concept_centrality': "
|
357 |
'entity_relations': "Entity Relationships",
|
358 |
'topic_relations': "Topic Relationships"
|
359 |
}
|
|
|
353 |
####
|
354 |
GRAPH_LABELS = {
|
355 |
'concept_network': "Relationships between key concepts",
|
356 |
+
'concept_centrality': "Centrality of key concepts",
|
357 |
'entity_relations': "Entity Relationships",
|
358 |
'topic_relations': "Topic Relationships"
|
359 |
}
|