Supported Task Types

On this page:

The following tasks are available by default with AMPCrowd, though you can always add new task types.

Each task type has a type string to identify the type, a group context to represent shared state across a group of tasks of that type, content to represent the data associated with a single task of that type, and an answer format for returned results.

All task types support an optional instruction field in their group context which may contain HTML-based instructions for the task.

Sentiment Analysis

This task type represents a crowd task to label a text string with its sentiment on a scale from 1 (very negative) to 5 (very positive).

Entity Resolution

This task type represents a crowd task to determine whether two records refer to the same real-world entity or not.

Filtering

This task type represents a crowd task to answer simple yes or no questions about individual records.