AIdeaText commited on
Commit
bd1733d
·
verified ·
1 Parent(s): da41eef

Update translations/en.py

Browse files
Files changed (1) hide show
  1. 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 of Key Concepts",
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"