By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Questions tagged with Amazon Mechanical Turk

Amazon Mechanical Turk (MTurk) is a crowdsourcing marketplace that makes it easier for individuals and businesses to outsource their processes and jobs to a distributed workforce who can perform these tasks virtually.

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

99 results
I have a custom job with AWS Ground Truth and Mechanical Turk as workforce. I ask for 3 annotators but some data points get annotated by only 1 annotator, some by only 2 annotators. Is there a way t...
1
answers
0
votes
16
views
asked 6 days ago
``` worker_requirements = [{ 'QualificationTypeId': '000000000000000000L0', 'Comparator': 'GreaterThanOrEqualTo', 'IntegerValues': [80], 'RequiredToPreview': True, }] # count = 0 hi...
1
answers
0
votes
18
views
asked 15 days ago
Sir/Ma'am, I'm brand new at coding and I'm using MTurk for a study for school. I'm trying to create a survey link that randomly selects a link from 12 options linked to a Google Form. I have my total...
0
answers
0
votes
42
views
asked 3 months ago
We are working on a video annotation project that requires us to adapt an existing video annotator VIA written purely in HTML/CSS/Javascript into the MTurk Requester webpage because the existing templ...
0
answers
0
votes
34
views
asked 3 months ago
I recently created several HITs using the MTurk API via Python. While I confirmed that the HITs were successfully created through the API, I cannot view them in the MTurk dashboard. I came across an o...
0
answers
0
votes
70
views
asked 4 months ago
I am experiencing significant issues with my MTurk HITs. Several workers have completed the tasks, but the assignments are not being recorded properly. The batch status shows 0% submitted, and workers...
0
answers
0
votes
48
views
asked 6 months ago
Hey All, We're currently scoping out a project that is going to involve us using Mechanical Turk for a few months. The project will consist of us asking MTurk to check a collection of websites twice...
1
answers
0
votes
201
views
asked 6 months ago
I am running an experiment on Mechanical Turk that has several different lists. The task runs in the browser inside of Mechanical Turk (i.e., I don't direct people to a different webpage). These HITs ...
3
answers
0
votes
184
views
asked 6 months ago
I am using the Python library Boto3 to create ExternalQuestion hits. The hit is created successfully, but the HITStatus always says unassignable. I think sometimes I receive a submitted hit, but I am ...
0
answers
0
votes
62
views
asked 8 months ago
How long does it take to get my SLI approved?
1
answers
0
votes
192
views
AWS
asked 9 months ago
I am developing an Amazon Mturk template to record audio from the workers, and I am using the mediaDevices ( navigator.mediaDevices.getUserMedia({ audio: true }).then((stream) =>{), that sh...
1
answers
0
votes
247
views
asked 9 months ago
I am trying to include my game URL that is hosted on AWS EC2 instance while creating the HIT <?xml version="1.0" encoding="UTF-8"?><ExternalQuestion xmlns=" http://mechanicalturk.amazonaws.com/AWSMech...
0
answers
0
votes
104
views
asked 9 months ago