You are seeing this message because you are using the Django runserver and the DEBUG setting is False.

Runserver should not be used in the production.

If you do not see page the styling - set DEBUG = True or use --insecure flag with the runserver command.

To serve the static media in the production:

  • configure your webserver to alias the urls starting with /m/ to the directory /root/askbot/askbot-devel-master/myappmysql1/askbot_site/static;
  • run python manage.py collectstatic.

  • Ask Your Question
    0

    Not sure queries about population belong to 'knowledge:display' or 'locations:question_population'

    asked 2022-11-06 16:18:11 +0000

    Vanessa gravatar image

    Utterances & annotations from the Guideline: 1. knowledge:display -- [deltona florida population]<searchphrase> 2. locations:questionpopulation -- what is the population of [uganda]<country> Utterance we encountered and proposed annotation: knowledge:display -- [what's the population of the world]<search_phrase> Question: These two examples from the Guideline are driving us confused about how to deal with queries about population. Kindly tell us your opinion on this. :D

    edit retag flag offensive close merge delete

    Comments

    I suspect that the annotation of the first example needs to be changed, I will check with the team and get back to you.

    Jacqui gravatar image Jacqui  ( 2022-11-06 16:20:19 +0000 ) edit

    1 Answer

    Sort by ยป oldest newest most voted
    0

    answered 2022-11-09 16:11:41 +0000

    Jacqui gravatar image

    updated 2022-12-11 16:21:16 +0000

    UPDATED 21 Dec 2022 The question_population intent is for "implicit or explicit questions about what the population of a region is", so this is appropriate when asking about the population of fine-grained locations such as cities, countries etc. Since we do not have a mention that covers the word "world" in locations domain, we choose knowledge domain for this query.any location.

    Correct Annotation:

    locations:question_population -- [deltona]<city> [florida]<admin1> population

    locations:question_population -- what is the population of [uganda]<country>

    knowledge:display locations:question_population -- [what's what's the population of the world]<search_phrase>[world]<world_area>

    edit flag offensive delete link more

    Comments

    I suppose locations:question_capital and similar combinations should act the same way right? We just found contradicting examples from the Guideline: locations:question_capital -- what is the capital of [uganda]<country> and knowledge:display -- [what's the capital of uganda]<search_phrase>

    Vanessa gravatar image Vanessa  ( 2022-11-15 16:13:38 +0000 ) edit

    Yes, that's right. I'll add these contradicting examples to the list for being corrected - thanks :)

    Jacqui gravatar image Jacqui  ( 2022-11-15 16:21:31 +0000 ) edit

    We have a change. New correct annotation locations:question_population -- what's the population of the [world]<world_area>

    Jacqui gravatar image Jacqui  ( 2022-12-11 16:18:30 +0000 ) edit

    Your Answer

    Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

    Add Answer

    Question Tools

    1 follower

    Stats

    Asked: 2022-11-06 16:18:11 +0000

    Seen: 172 times

    Last updated: Dec 11 '22