Description Usage Arguments Details
Evaluate results
1 | evalResults(results, key, type = NULL)
|
results |
results of human choice; outputs from getResults() |
key |
the local task record; outputs form recordTasks() |
type |
Task structures to be specified. Must be one of "WI" (word intrusion), "T8WSI" (top 8 word set intrusion), "R4WSI" (random 4 word set intrusion), "LI" (Label Intrusion), and "OL" (Optimal Label) |
Evaluate worker performance by gold-standard HITs; Return the accuracy rate (proportion correct) for a specified batch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.