def display_default()

in text-semantic-search/semantic_search/main.py [0:0]


def display_default():
  return 'Welcome to the semantic search app!\n' \
         'use /search?query=<your_query> to start searching to articles'