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 how to annotate utterance with an affectionate form of address to a beloved person

    asked 2022-09-25 16:10:33 +0000

    Vanessa gravatar image

    Utterance: call my darling/call biscuit cake/call my favorite person

    Annotation: calling:call -- call my [darling]contact_description (Oh, there will be <> on both sides of the mention in real projects, but ignored in this thread since somehow they will make the content inside disapear here if added.)

    Question: Not sure if these affectionate forms of address to a beloved person should be mentioned as contact_description. Kindly advise here.

    Appreciate your help and time in advance!

    edit retag flag offensive close merge delete

    1 Answer

    Sort by ยป oldest newest most voted
    0

    answered 2022-09-25 16:15:58 +0000

    Jacqui gravatar image

    updated 2022-09-26 16:15:55 +0000

    Please see the section in the guidelines on "Nicknames and Unusual Ways of Referring to Entities"

    Our goal in annotation is to understand what the user was referring to when they uttered the utterance, so nicknames and other unusual ways of referring to people or things should be annotated as though they were the usual way of referring to those people or things, if it is clear what the user is referring to.

    Correct Annotation: calling:call calling:call:contact -- call my [darling]<contact>

    edit flag offensive delete link more

    Comments

    Thanks for the reply! Just wanna make sure, if [darling] is mentioned with <contact>, should the parsetype become 'calling:call:contact' instead? Kindly point out if I am wrong on this. Appreciate your help and time in advance!

    Vanessa gravatar image Vanessa  ( 2022-09-26 16:10:54 +0000 ) edit

    Yes! Thanks for spotting that - I have corrected the response

    Jacqui gravatar image Jacqui  ( 2022-09-26 16:17:09 +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-09-25 16:10:33 +0000

    Seen: 51 times

    Last updated: Sep 26 '22