Skip to main content

A tool for fair and reproducible crowdsourcing using Toloka

Project description

𝚊𝚋𝚞𝚕𝚊𝚏𝚒𝚊: A tool for fair and reproducible crowdsourcing

𝚊𝚋𝚞𝚕𝚊𝚏𝚒𝚊 is a tool for creating and deploying tasks on the the Toloka crowdsourcing platform.

The tool allows you to create crowdsourcing tasks using pre-defined task interfaces and to configure their settings using YAML files.

For a description of the tool and the motivation for its development, see this publication.

Please cite the following publication if you use the tool in your research.

Tuomo Hiippala, Helmiina Hotti, and Rosa Suviranta. 2022. Developing a tool for fair and reproducible use of paid crowdsourcing in the digital humanities. In Proceedings of the 6th Joint SIGHUM Workshop on Computational Linguistics for Cultural Heritage, Social Sciences, Humanities and Literature, pages 7–12, Gyeongju, Republic of Korea. International Conference on Computational Linguistics.

For convenience, you can use the BibTeX entry below.

@inproceedings{hiippala-etal-2022-developing,
    title = "Developing a tool for fair and reproducible use of paid crowdsourcing in the digital humanities",
    author = "Hiippala, Tuomo and Hotti, Helmiina and Suviranta, Rosa",
    booktitle = "Proceedings of the 6th Joint SIGHUM Workshop on Computational Linguistics for Cultural Heritage, Social Sciences, Humanities and Literature",
    month = oct,
    year = "2022",
    address = "Gyeongju, Republic of Korea",
    publisher = "International Conference on Computational Linguistics",
    url = "https://aclanthology.org/2022.latechclfl-1.2",
    pages = "7--12",
    abstract = "This system demonstration paper describes ongoing work on a tool for fair and reproducible use of paid crowdsourcing in the digital humanities. Paid crowdsourcing is widely used in natural language processing and computer vision, but has been rarely applied in the digital humanities due to ethical concerns. We discuss concerns associated with paid crowdsourcing and describe how we seek to mitigate them in designing the tool and crowdsourcing pipelines. We demonstrate how the tool may be used to create annotations for diagrams, a complex mode of expression whose description requires human input.",
}

Installation

You can install the tool from PyPI using the following command: pip install abulafia

Alternatively, you can clone this repository and install the tool locally. Move to the directory that contains the repository and type: pip install .

Usage

See the directory examples for documentation and practical examples.

To deploy your crowdsourcing tasks to Toloka, the tool needs to read your credentials from a JSON file e.g. creds.json. Never add this file to version control.

The file must contain the following key/value pairs in JSON:

{
    "token": "YOUR_OAUTH_TOKEN",
    "mode": "SANDBOX"
}

When you have tested your tasks in the Toloka sandbox, change the value for "mode" from "SANDBOX" to "PRODUCTION" to deploy the tasks on Toloka.

The screenshot below illustrates tool in action.

Contact

If you have questions about the tool, feel free to contact tuomo.hiippala (at) helsinki.fi or open an issue on GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abulafia-0.2.2.tar.gz (35.7 kB view details)

Uploaded Source

Built Distribution

abulafia-0.2.2-py3-none-any.whl (35.4 kB view details)

Uploaded Python 3

File details

Details for the file abulafia-0.2.2.tar.gz.

File metadata

  • Download URL: abulafia-0.2.2.tar.gz
  • Upload date:
  • Size: 35.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.16

File hashes

Hashes for abulafia-0.2.2.tar.gz
Algorithm Hash digest
SHA256 8438fe43e3e19e803f9a0e46750cf3adf4bea884bd27b687d629cd3cda65ce61
MD5 2a3993ae628c1dc3611b180c2483ffa7
BLAKE2b-256 75a3f7202ab146425c0166d464c6d5a2b3388903926272fb5f0dc84aec13f085

See more details on using hashes here.

File details

Details for the file abulafia-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: abulafia-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 35.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.16

File hashes

Hashes for abulafia-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3da5238014342fc4ef3314257af15991e7e9888418cd603f4c047f5c7d2ceb6c
MD5 1bce9fb298d0bf9a153122ecdf23912e
BLAKE2b-256 dfc7f10ae854d70e3dd1041ea00b249e1b786c924d63b9c5915766c39f2fadf0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page