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

Calorie Task Example

Given an image, highlighted concept in image and a calorie level for that image, you are asked to describe the relevance of the highlighted concept(s) and calorie level. To help you understand the task, we give an example task and generated explanation.

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

Task Description:

Follow the templates to formulate the relevance relationship of observing concept [cream and chocolate] to give a label [high calorie].

Template for analogy:

Typically Associated With: It’s like A can typically be associated with B, but it’s also possible to associate them with C.

Generated Explanation:

It’s like computer and printer [A] can always be found in office [B], but it’s also possible to associate them with homes [C].

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 %}