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 "navigate to" can be interpreted as "get" intent

    asked 2023-12-14 08:56:47 +0000

    Vanessa gravatar image

    updated 2023-12-14 08:57:25 +0000

    Detail:

    We're not sure if "navigate to" can be interpreted as an intent to "get", since it seems strange that only < building number > mention presence, which usually comes with <street> mention.

    There are also frequent utterances like "navigate to irresistible force", and through a Google search, "irresistible force" is a song. So we have a reasonable doubt that "navigate to" can be interpreted as a "get" intent.

    However, we are not sure that this is the correct way of annotating. For example, "navigate to forty one" seems to be valid for the same street. There may also be a named business that are not searchable in Google.

    Therefore, we have made some interpretations about "navigate to forty one" and look forward to your suggestions. The ideas you shared yesterday were very helpful and appreciated! Thanks!

    Utterance: navigate to forty one

    Annotation:

    1. generic:get:number -- navigate to [forty one]<absolute_value>

    2. locations:get_directions -- navigate to [forty one]<building_number_destination>

    3. locations:get_directions -- navigate to [forty one]<which_destination>

    edit retag flag offensive close merge delete

    1 Answer

    Sort by » oldest newest most voted
    0

    answered 2023-12-14 09:24:40 +0000

    Jacqui gravatar image

    For the utterance "navigate to forty one", the presence of the word "navigate" without any other context is enough to indicate "locations" domain. Within that domain, we should choose the most likely interpretation, which is that "forty one" is a building number.

    As for the utterance "navigate to irresistible force", this seems hard to interpret out of context, even if "irresistible force" is a song, the expression "navigate to" is not a typical phrase associated with a "get" intent. Therefore we reject this utterance

    Correct Annotations:

    locations:getdirections -- navigate to [forty one]<building_number_destination> rejectuninterpretable -- navigate to irresistible force

    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: 2023-12-14 08:56:47 +0000

    Seen: 115 times

    Last updated: Dec 14 '23