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