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 if "garage" refers to a door type or an area.

    asked 2022-09-20 16:15:29 +0000

    Vanessa gravatar image

    Utterance:

    show my garage door

    Annotation:

    1.environment_control:get:doors -- show my [garage]<area> door
    
    2.environment_control:get:doors -- show my [garage]<environment> door
    
    3.environment_control:other -- show my garage door
    

    Question:

    1. "garage" may refers to a part of a house, also a separate building from the house. So we are not sure if "garage" belongs to <area> or <environment> mention. However, "garage" seems like a type of the door, but there is no supported mention like <door_type> in the guideline. So we take this utterance as "environment_control:other.

    We are not sure which understanding is correct, please advise how to deal with this situation.

    1. Based on our understanding, we put "garage door" into "environmentcontrol" domain. We annotate the following utterances as "environmentcontrol:other".

    environment_control:other -- set up garage door (The combination of "set" and "door" are not currently available)

    environmentcontrol:other -- remove garage door (The "remove" intent is not supported in environmentcontrol domain)

    Please advise if the annotations are correct. Thanks.

    edit retag flag offensive close merge delete

    1 Answer

    Sort by ยป oldest newest most voted
    0

    answered 2022-09-20 16:21:02 +0000

    Jacqui gravatar image
    1.environment_control domain is correct and <environment> tag is correct
    

    Correct Annotation environment_control:get:doors -- show my [garage]<environment> door

    2.These suggestions are correct, for the reasons you give
    

    Correct Annotation environment_control:other -- set up garage door (The "set" intent is not supported with "door" object) environmentcontrol:other -- remove garage door (The "delete" intent is not supported with "door" object)

    edit flag offensive delete link more

    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-09-20 16:15:29 +0000

    Seen: 124 times

    Last updated: Sep 20 '22