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 "中 華 街" belongs to <generic_business>

    asked 2023-07-21 03:34:34 +0000

    Vanessa gravatar image

    updated 2023-07-21 03:37:12 +0000

    Utterance:

    中 華 街 に 行 く

    EN translation:

    go to Chinatown

    Annotation:

    1. locations:get_directions -- [中 華 街]<city_district_destination> に 行く

    2. business:business:get_directions -- [中 華 街]<generic_business_destination> に 行く

    Question:

    We found the definition of Chinatown in google is "A Chinatown is an ethnic enclave of Chinese people located outside Greater China, most often in an urban setting". It seems like an area or a street, so we tagged it as <city_district>.

    But in Japan, when it comes to "中 華 街", there are a few famous places that may come to mind, such as "横浜中華街", "神戸南京町", "長崎新地中華街". These places are all tourist attractions in google search and should be tagged as <named_business>. So "中 華 街" seems like a generic business.

    We are not sure how to deal with this case, so kindly let us know your thought. Thanks!

    edit retag flag offensive close merge delete

    Comments

    We are consulting with the Japanese team and will get back to you asap

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

    1 Answer

    Sort by » oldest newest most voted
    0

    answered 2023-07-31 08:30:02 +0000

    Jacqui gravatar image

    updated 2023-07-31 09:26:45 +0000

    中華街 "Chinatown" is a generic business, so the correct annotation for the utterance 中 華 街 に 行 く is [中 華 街]<generic_business_destination> に 行く

    Correct Annotation

    business:business:get_directions -- [中 華 街]<generic_business_destination> に 行く

    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-21 03:34:34 +0000

    Seen: 139 times

    Last updated: Jul 31 '23