mechanicalturk - How to get the success file for Amazon Mechanical Turk for hits created using website interface? -
hi have created external survey on amazon mechanical turk. want review hits using script on computer. how success-file use "getresult" command?
it sounds created hit using requester website (http://requester.mturk.com) , gather results using command line tools (https://requester.mturk.com/developer/tools/clt).
the requester website , clt aren't designed talk 1 another, can work around that. .success file, @ core, text file list of hit ids in them. can create opening text editor (on windows can use notepad, say) , inserting following:
hitid 3mqy1yvhs3khsd7pdpjn282pqseb2x
and save it. can run getresults using .success file (if you're unsure, edit getresults.bat on windows or getresults file on linux/mac , make sure points .success file created.
from on, should able use command line tools results, process assignments, , dispose of hits.
i hope helps!
Comments
Post a Comment