- Create an new project in Amazon Mturk interface.
- Paste the content of
annotate.html
in the second tabDesign layout
. - Insert the scripts
config.js
,annotate.js
and the CSS filestyle.css
into the document as well - Prepare a tokenized version of the entry, splitting characters with
>>
. - Submit batch
Requires localturk. Install using
npm install -g localturk
Modify config.js
with the name of the fields of interest.
Then simply run it using the same tokenized csv file as for Mechanical Turk.
localturk annotation.html input.csv output.csv
Simply open visualize.html
with any modern browser.
Then choose the .csv
that came from either localturk or Mechanical Turk.
This file is also served at Visualization Demo. You can try uploading this CSV file.