Skip to main content

Python package based on Gibson's framework (2003) for turn-taking in group conversation analysis.

Project description

Build Codecov Docs License: MIT PyPI Code style: black

ParShift

ParShift is a python package based on Gibson's framework for the analysis of conversational sequences.

The framework is established on the concept of participation shift, which refers to the shifting of individuals between the positions of speaker, target (addressee), and non-addressee (everyone else), in a group conversation.

Installation

From PyPI

pip install parshift #not available yet

From source

Directly using pip:

pip install git+https://github.com/bdfsaraiva/parshift.git#egg=parshift

Or each step at a time:

git clone https://github.com/bdfsaraiva/parshift
cd parshift
pip install .

Getting Started

For an in-depth overview of the features of ParShift please check the documentation or follow along the provided example:

Name Link
Participation Shifts with ParShift Open In Colab

Features/Improvements

We're open to any idea or suggestion to further improve this package. If you have an idea or a feature request, just open an issue. 🤗

For developers

After you cloned the repo head into the parshift base directory, cd into it, create a virtual environment and then install ParShift in development mode:

pip install -e .[dev]

Make sure that all tests pass and that there aren't any issues:

pytest

Now you are ready to start developing the project! Don't forget to add tests for every new change or feature!

License

MIT License

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

parshift-0.2.0.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

parshift-0.2.0-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file parshift-0.2.0.tar.gz.

File metadata

  • Download URL: parshift-0.2.0.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for parshift-0.2.0.tar.gz
Algorithm Hash digest
SHA256 e06cbbe74262f26c32234784f92f50d6f1ec6fd9ce68d15bac4642786dc36d6a
MD5 75a3f400514b4a988505e72bee17cd10
BLAKE2b-256 0178585c23d00c2987acf778dfc4ab62a21bc990bd7285f77151181fe76b5e19

See more details on using hashes here.

File details

Details for the file parshift-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: parshift-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for parshift-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b7f154ccecc791f2250b15f5c0b58ccf4fddc116253559dd94a6f5fd5084bea4
MD5 37968506e6760c625a437009e65c0e3c
BLAKE2b-256 06a1dcf1809ba4f455dcd6b98b75c328854cfe4b61143c1fff190fb7140a24bb

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