Skip to main content

Create stimuli pools for psychological research

Project description

stimpool

PyPI - Version PyPI - Python Version GitHub Tests codecov Read the Docs Black pre-commit

Easily create stimuli pools for cognitive, learning, and psycholinguistics research

Features

  • Easily create Spanish word pools for research
  • Specify the characteristics that meet your needs
  • Provide your own word pool or use the default one
  • Get the cleaned pool or save it to a file

Getting Started

Installation

pip install stimpool

Usage

from stimpool import WordPool
words = ["gato", "canción", "oso", "otorrinolaringólogo"]
word_pool = WordPool(words)
word_pool.select_words_without_accented_characters()
print(word_pool.words)

Check the documentation for more details.

Contributing to this project

All contributions are welcome!

Will find a detailed description of all the ways you can contribute to stimpool in the contributing guide.

This is a beginner-friendly project so don't hesitate to ask any questions or get in touch with the project's maintainers.

Please review the project's code of conduct before making any contributions.

Author

This project was developed by Mario E. Bermonti-Pérez as part of his academic research. Feel free to contact me at mbermonti@psm.edu or mbermonti1132@gmail.com

Credits

This package was created with Cookiecutter and the fedejaure/cookiecutter-modern-pypackage project template.

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

stimpool-0.2.4.tar.gz (1.4 MB view hashes)

Uploaded Source

Built Distribution

stimpool-0.2.4-py3-none-any.whl (1.4 MB view hashes)

Uploaded Python 3

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