CrowdTruth / Crowdtruth-mturk

Extension for the CrowdTruth framework that adds Amazon Mechanical Turk as a platform.

Home Page:http://crowdtruth.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crowdtruth-mturk

Extension for the CrowdWatson framework that adds Amazon Mechanical Turk as a platform.

Notice that you must configure the package to provide the API key for your AMT account. In order to configure the package, it is necessary to create your own configuration using the following command:

    $ php artisan config:publish crowdtruth/mturk

Afterwards you should edit file app/config/packages/crowdtruth/mturk/config.php as required. In particular, you need to provide your accesskey and secretkey.

For more information visit: http://crowdtruth.org/

About

Extension for the CrowdTruth framework that adds Amazon Mechanical Turk as a platform.

http://crowdtruth.org


Languages

Language:PHP 86.5%Language:HTML 13.5%