{% extends 'bootstrap_base.html' %} {% from 'bootstrap/form.html' import render_field %} {% from 'bootstrap/form.html' import render_form %} {% block header %}

Places Task Example

Given an image about places, you are asked to describe the correlation between observed concept(s) like furnitures and the given place. To help you understand the task, we give an example task and generated explanation. Attention, all concepts mentioned are general concepts instead of the instance in the image. The image is only for visualization.

{% endblock %} {% block content %}
Responsive image

Task Description:

Follow the templates to formulate the relevance relationship of observing concept [towel and lamp] to give a label [bedroom].

Template for analogy:

Insufficient: As you can find A in both B and C, you can’t determine where it is if you see A.

Generated Explanation:

As you can find pizza and beer [A] in both restaurant [B] and supermarket [C], you can’t determine where it is if you see pizza and beer [A].

Hints for task

To help you in the analogy generation process, we provide two buttons: (1) the blue button. Click it for examples of all templates. (2) the orange button. Click it for everyday domains as hints.

{% endblock %}