Tagged Questions

0
votes
0answers
27 views

Mechanical Turk Limit to One Assignment per Worker Per Hit? [closed]

If I'm doing a survey with Mechanical Turk, is there a way to stop someone from running my survey multiple times?
0
votes
4answers
318 views

Are there alternatives to Amazon’s Mechanical Turk not restricted to US?

If I could, I would love to try out Mechanical Turk. Unfortunately, it is limited to American Requesters. Are there alternatives?
2
votes
2answers
181 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$ p …
1
vote
3answers
83 views

Perl module Net::Amazon::MechanicalTurk failing tests

I'm using Perl 5.10.0 on Debian Linux (testing) and trying to install the Perl module Net::Amazon::MechanicalTurk version 1.01. When I run the module's test suite, I get errors suc …
0
votes
2answers
119 views

Mechanical Turk tutorials or how-to guides

Hello, does anybody know of any tutorials/resources that discuss integrating Amazon's Mechanical Turk and Rails? (besides those resources that Amazon already provides) Thanks!
2
votes
2answers
211 views

Mechanical Turk: Using HTML in the API

Question for anyone who's used Mechanical Turk: Is it possible to take an HTML template created on Mechanical Turk's website, and then create more HITs based on that template from …
0
votes
1answer
164 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: Operation=GetFileUploadURL&Assign …
2
votes
2answers
186 views

Application internationalization/translation experience using crowd-sourcing? Mechanical Turk?

I have developed a web application using internationalization best practices such as putting all my displayable strings in property files, etc, etc. I would like to have the strin …
7
votes
8answers
461 views

Have you made interesting use of Mechanical Turk?

I would like to hear about interesting projects which made use of Amazon's Mechanical Turk.
3
votes
1answer
138 views

How was “ten thousand cents” implemented?

How was ten thousand cents implemented? I am particularly interested in the implementation of the interface that accepted the drawings from the user? Are there libraries availabl …
0
votes
0answers
245 views

Any Mechanical Turk API Gotchas?

We're setting up a mechanical turk system. I've run into a few gotchas already, just wanted a place to collect them to save anyone else some trouble. When submitting an external …