Tagged Questions
14
votes
11answers
1k views
Have you made interesting use of Mechanical Turk? [closed]
I would like to hear about interesting projects which made use of Amazon's Mechanical Turk.
4
votes
3answers
891 views
Using Amazon MechanicalTurk if location != US?
Amazon Mechanical Turk is a mass-micro outsourcing API, where you can get lots's of small simple tasks (e.g."Is there a shop in this image") done relatively cheaply (e.g. 0.10 U$ per image).
Amazon ...
2
votes
1answer
1k views
Mechanical Turk File Upload
I'm trying to test file uploads on Mechanical Turk.
I'm calling the GetFileUploadURL service and my query string looks something like this:
...
1
vote
0answers
54 views
Host Silverlight app within Amazon's Mech. Turk framework?
Has anybody used the Mech. Turk framework to host a Silverlight app? I've been reading that it is possible to host Flash applications within Mech. Turk but I have not come across anything yet that ...
0
votes
0answers
49 views
Mechanical Turk: how to send email to workers who have performed your HITs [closed]
I have posted two surveys on Mechanical Turk and I didn't ask for any contact information from my workers. That may not even be allowed: anyway it's too late now.
Now I want to send an email or other ...
0
votes
1answer
54 views
amazon mechanical turk external questions
Is there any policy or process in AMT that would prevent an ExternalQuestion from requesting that the worker download an application to perform their task on? i.e. a desktop application rather than a ...
0
votes
0answers
82 views
Can't move past AWS.notAuthorized Error with the Amazon Mechanical Turk API
I'm trying to develop a program in PHP to work with Mechanical Turk. For now, I'm testing it out with the command line tools.
I have an AWS account. I have a requester account on MTurk. I subscribed ...
0
votes
2answers
126 views
Amazon Mechanical Turk DLL references keep disappearing during compilation
I've downloaded and compiled Amazon's .NET SDK for Mechanical Turk, producing two DLLs: Amazon.WebServices.MechanicalTurk.dll and Amazon.WebServices.MechanicalTurk.Domain.dll .
I then created a ...
0
votes
2answers
170 views
Getting workerId by assignmentId
In Amazon Mechanical Turk, when creating an External Question then it will send you each assignment like this:
http://tictactoe.amazon.com/gamesurvey.cgi?gameid=01523
&hitId=123RVWYBAZW00EXAMPLE
...