crowdtruth / mturk
There is no license information available for the latest version (dev-master) of this package.
Extension for the CrowdWatson framework that adds Amazon Mechanical Turk as a platform.
dev-master
2016-12-15 17:38 UTC
Requires
- php: >=5.3.0
- illuminate/support: 4.1.*
This package is not auto-updated.
Last update: 2024-11-23 17:01:29 UTC
README
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/