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 this belongs to "shopping"

    asked 2022-06-21 16:11:13 +0000

    Vanessa gravatar image

    Utterance:

    wann war die erstausgabe von kind vierundvierzig

    Annotation:

    1.shopping:other -- wann war die erstausgabe von kind vierundvierzig
    
    2.knowledge:display -- [wann war die erstausgabe von kind vierundvierzig]<search_phrase>
    

    Question:

    According to the guideline, "shopping" domain includes queries asking questions about products or services. In this utterance, the user's query is related to a book, so we put it to "shopping" domain. But we are not quite sure if this is the correct domain. Please advise how to deal with this situation.

    edit retag flag offensive close merge delete

    1 Answer

    Sort by ยป oldest newest most voted
    0

    answered 2022-06-21 16:13:06 +0000

    Jacqui gravatar image

    Yes, this is correct - 'shopping' is the appropriate domain for queries related to products.

    edit flag offensive delete link more

    Comments

    According to the feedback of [NLUA-7404_2], we have an question about an utterance: text: who wrote the book pride and prejudice corrected_annotation: generic:other -- who wrote the book pride and prejudice

    Jacqui gravatar image Jacqui  ( 2022-08-25 17:10:39 +0000 ) edit

    In this utterance, "book pride and prejudice" belongs to "shopping" domain. So this annotation seems to fit better. shopping:other -- who wrote the book pride and prejudice

    Vanessa gravatar image Vanessa  ( 2022-08-25 17:11:49 +0000 ) edit

    We have the more specific parsetype "generic:get_creator" which we use for requests to get the writer of something. The ideal annotation would be: generic:get_creator -- who wrote the book [pride and prejudice]<title> However, <title> is unavailable with this parsetype, so we use generic:other

    Jacqui gravatar image Jacqui  ( 2022-08-25 17:14:02 +0000 ) edit

    Agree.Thanks.

    Vanessa gravatar image Vanessa  ( 2022-08-25 17:16:11 +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-06-21 16:11:13 +0000

    Seen: 76 times

    Last updated: Jun 21 '22