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 "do you have" belongs to which intent

    asked 2023-07-12 03:31:22 +0000

    Vanessa gravatar image

    utterance:

    1.do you have a joke

    2.do you know funny joke

    annotation:

    1.audio_media:other -- do you have a joke

    Based on the guideline, "do you have" belongs to "polar_question" intent, and it missed in the audio_media domain. From the guideline we aslo found the "polar_question" intent is included in the "get" intent when it missing within a domain.

    We considered that the user wants to get a joke, however, "audio_media:get:joke" is not surpported, we use audio_media:other -- do you have a joke as final annotation.

    2.audio_media:other -- do you know funny joke

    We didn't find any intent match "do you know", however, we consider "do you know funny joke" the utterance's intention is similar to the utterance "do you have a joke". we considered that the user wants to get a joke before he wants to hear a joke in this utterance.

    Question:

    Since speculation on user's intention is more subjective, we prefer to prioritize judging the user's intention based on the guidelines rather than directly speculating. Please give us some suggestions on our thinkings for the above two annotations. Much appreciated~

    edit retag flag offensive close merge delete

    Comments

    We are discussing as a team and will get back to you asap

    Jacqui gravatar image Jacqui  ( 2023-07-24 11:46:39 +0000 ) edit

    1 Answer

    Sort by ยป oldest newest most voted
    0

    answered 2023-07-25 14:45:15 +0000

    Jacqui gravatar image

    We have discussed this and we agree that the most accurate annotation for these would be audiomedia:get:joke. Since this combination is unavailable, audiomedia:other is correct.

    Correct Annotations

    audio_media:other -- do you have a joke

    audio_media:other -- do you know funny joke

    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-07-12 03:31:22 +0000

    Seen: 72 times

    Last updated: Jul 25 '23