Mechanical Turk tutorials or how-to guides

2020-07-22 09:52发布

问题:

does anybody know of any tutorials/resources that discuss integrating Amazon's Mechanical Turk and Rails? (besides those resources that Amazon already provides)

Thanks!

回答1:

I've updated RTurk and continued development, it should work for most jobs. Here's a little tutorial I wrote up on it - http://squarepush.com/ps/2009/08/11/mechanical-turk-in-ruby/

I'll be doing a more rails specific one in the next few days.



回答2:

You can take a look at my gem Turkee. Built on top of RTurk, should help streamline the creation of external forms and importing the worker entered data back into your models.



回答3:

RTurk is incomplete, but looks promising.