hltcoe / turkle

Django-based clone of Amazon's Mechanical Turk service running in your local environment.
https://turkle.readthedocs.io
Other
147 stars 46 forks source link
amazon-mechanical-turk annotation crowdsourcing hlt labeling mechanical-turk nlp

Turkle

Run a clone of Amazon's Mechanical Turk service in your l\ocal e\nvironment.

Turkle is implemented as a Django_-based web application that can be deployed on your local network or hosted on a public server. It is compatible with Human Intelligence Tasks (HITs) from Amazon Mechanical Turk. Turkle can use the same HTML Task template files and CSV files as the MTurk requester web GUI. The results of the Tasks completed by the workers can be exported to CSV files.

Turkle's features include:

Full documentation is available at Read the Docs_.

.. Django: https://www.djangoproject.com .. Read the Docs: https://turkle.readthedocs.io/