scikit-talk


Namescikit-talk JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/elpaco-escience/scikit-talk
SummaryShort description of package
upload_time2024-01-05 20:05:25
maintainer
docs_urlNone
authorBarbara Vreede
requires_python>=3.9
license
keywords conversation language corpora turn-taking
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Badges

(Customize these badges with your own links, and check https://shields.io/ or https://badgen.net/ to see which other badges are available.)

| fair-software.eu recommendations | |
| :-- | :--  |
| (1/5) code repository              | [![github repo badge](https://img.shields.io/badge/github-repo-000.svg?logo=github&labelColor=gray&color=blue)](git@github.com:elpaco-escience/scikit-talk) |
| (2/5) license                      | [![github license badge](https://img.shields.io/github/license/elpaco-escience/scikit-talk)](git@github.com:elpaco-escience/scikit-talk) |
| (3/5) community registry           | [![RSD](https://img.shields.io/badge/rsd-scikit-talk-00a3e3.svg)](https://www.research-software.nl/software/scikit-talk) [![workflow pypi badge](https://img.shields.io/pypi/v/scikit-talk.svg?colorB=blue)](https://pypi.python.org/project/scikit-talk/) |
| (4/5) citation                     | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10462997.svg)](https://doi.org/10.5281/zenodo.10462997) |
| (5/5) checklist                    | [![workflow cii badge](https://bestpractices.coreinfrastructure.org/projects/<replace-with-created-project-identifier>/badge)](https://bestpractices.coreinfrastructure.org/projects/<replace-with-created-project-identifier>) |
| howfairis                          | [![fair-software badge](https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B-yellow)](https://fair-software.eu) |
| **Other best practices**           | &nbsp; |
| Static analysis                    | [![workflow scq badge](https://sonarcloud.io/api/project_badges/measure?project=elpaco-escience_scikit-talk&metric=alert_status)](https://sonarcloud.io/dashboard?id=elpaco-escience_scikit-talk) |
| Coverage                           | [![workflow scc badge](https://sonarcloud.io/api/project_badges/measure?project=elpaco-escience_scikit-talk&metric=coverage)](https://sonarcloud.io/dashboard?id=elpaco-escience_scikit-talk) |
| Documentation                      | [![Documentation Status](https://readthedocs.org/projects/sktalk/badge/?version=latest)](https://sktalk.readthedocs.io/en/latest/?badge=latest) |
| **GitHub Actions**                 | &nbsp; |
| Build                              | [![build](https://github.com/elpaco-escience/scikit-talk/actions/workflows/build.yml/badge.svg)](https://github.com/elpaco-escience/scikit-talk/actions/workflows/build.yml) |
| SonarCloud                         | [![sonarcloud](https://github.com/elpaco-escience/scikit-talk/actions/workflows/sonarcloud.yml/badge.svg)](https://github.com/elpaco-escience/scikit-talk/actions/workflows/sonarcloud.yml) |
| Citation data consistency               | [![cffconvert](https://github.com/elpaco-escience/scikit-talk/actions/workflows/cffconvert.yml/badge.svg)](https://github.com/elpaco-escience/scikit-talk/actions/workflows/cffconvert.yml) |




## How to use scikit-talk

Short description of package

The project setup is documented in [project_setup.md](project_setup.md). Feel free to remove this document (and/or the link to this document) if you don't need it.

## Installation

To install scikit-talk from GitHub repository, do:

```console
git clone git@github.com:elpaco-escience/scikit-talk.git
cd scikit-talk
python3 -m pip install .
```

## Documentation

The user documentation can be found [here](https://sktalk.readthedocs.io/en/latest/?badge=latest).
To read more about the aims of this software, [this paper](https://aclanthology.org/2021.sigdial-1.26/) by Liesenfeld _et al._ (2021) describes the project in detail.

## Contributing

If you want to contribute to the development of scikit-talk,
have a look at the [contribution guidelines](CONTRIBUTING.md).

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [NLeSC/python-template](https://github.com/NLeSC/python-template).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/elpaco-escience/scikit-talk",
    "name": "scikit-talk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "conversation,language corpora,turn-taking",
    "author": "Barbara Vreede",
    "author_email": "b.vreede@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7b/44/06fcd81bd9b1fb75f157e2dd99e28f13d9eaed89bfbed1c266a362d22c25/scikit-talk-0.1.1.tar.gz",
    "platform": null,
    "description": "## Badges\n\n(Customize these badges with your own links, and check https://shields.io/ or https://badgen.net/ to see which other badges are available.)\n\n| fair-software.eu recommendations | |\n| :-- | :--  |\n| (1/5) code repository              | [![github repo badge](https://img.shields.io/badge/github-repo-000.svg?logo=github&labelColor=gray&color=blue)](git@github.com:elpaco-escience/scikit-talk) |\n| (2/5) license                      | [![github license badge](https://img.shields.io/github/license/elpaco-escience/scikit-talk)](git@github.com:elpaco-escience/scikit-talk) |\n| (3/5) community registry           | [![RSD](https://img.shields.io/badge/rsd-scikit-talk-00a3e3.svg)](https://www.research-software.nl/software/scikit-talk) [![workflow pypi badge](https://img.shields.io/pypi/v/scikit-talk.svg?colorB=blue)](https://pypi.python.org/project/scikit-talk/) |\n| (4/5) citation                     | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10462997.svg)](https://doi.org/10.5281/zenodo.10462997) |\n| (5/5) checklist                    | [![workflow cii badge](https://bestpractices.coreinfrastructure.org/projects/<replace-with-created-project-identifier>/badge)](https://bestpractices.coreinfrastructure.org/projects/<replace-with-created-project-identifier>) |\n| howfairis                          | [![fair-software badge](https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B-yellow)](https://fair-software.eu) |\n| **Other best practices**           | &nbsp; |\n| Static analysis                    | [![workflow scq badge](https://sonarcloud.io/api/project_badges/measure?project=elpaco-escience_scikit-talk&metric=alert_status)](https://sonarcloud.io/dashboard?id=elpaco-escience_scikit-talk) |\n| Coverage                           | [![workflow scc badge](https://sonarcloud.io/api/project_badges/measure?project=elpaco-escience_scikit-talk&metric=coverage)](https://sonarcloud.io/dashboard?id=elpaco-escience_scikit-talk) |\n| Documentation                      | [![Documentation Status](https://readthedocs.org/projects/sktalk/badge/?version=latest)](https://sktalk.readthedocs.io/en/latest/?badge=latest) |\n| **GitHub Actions**                 | &nbsp; |\n| Build                              | [![build](https://github.com/elpaco-escience/scikit-talk/actions/workflows/build.yml/badge.svg)](https://github.com/elpaco-escience/scikit-talk/actions/workflows/build.yml) |\n| SonarCloud                         | [![sonarcloud](https://github.com/elpaco-escience/scikit-talk/actions/workflows/sonarcloud.yml/badge.svg)](https://github.com/elpaco-escience/scikit-talk/actions/workflows/sonarcloud.yml) |\n| Citation data consistency               | [![cffconvert](https://github.com/elpaco-escience/scikit-talk/actions/workflows/cffconvert.yml/badge.svg)](https://github.com/elpaco-escience/scikit-talk/actions/workflows/cffconvert.yml) |\n\n\n\n\n## How to use scikit-talk\n\nShort description of package\n\nThe project setup is documented in [project_setup.md](project_setup.md). Feel free to remove this document (and/or the link to this document) if you don't need it.\n\n## Installation\n\nTo install scikit-talk from GitHub repository, do:\n\n```console\ngit clone git@github.com:elpaco-escience/scikit-talk.git\ncd scikit-talk\npython3 -m pip install .\n```\n\n## Documentation\n\nThe user documentation can be found [here](https://sktalk.readthedocs.io/en/latest/?badge=latest).\nTo read more about the aims of this software, [this paper](https://aclanthology.org/2021.sigdial-1.26/) by Liesenfeld _et al._ (2021) describes the project in detail.\n\n## Contributing\n\nIf you want to contribute to the development of scikit-talk,\nhave a look at the [contribution guidelines](CONTRIBUTING.md).\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [NLeSC/python-template](https://github.com/NLeSC/python-template).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Short description of package",
    "version": "0.1.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/elpaco-escience/scikit-talk/issues",
        "Homepage": "https://github.com/elpaco-escience/scikit-talk"
    },
    "split_keywords": [
        "conversation",
        "language corpora",
        "turn-taking"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1286eca2961d69b725193bc6919983cf9f5033c9a416537235bfbbca41f473b",
                "md5": "bdcc5a35d8e1b5a542e1259360c36608",
                "sha256": "91bdeda4a081f1a52f81e9118f7e2ad959570db9a63c33bfe90625fe7a00e9a6"
            },
            "downloads": -1,
            "filename": "scikit_talk-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bdcc5a35d8e1b5a542e1259360c36608",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 19376,
            "upload_time": "2024-01-05T20:05:23",
            "upload_time_iso_8601": "2024-01-05T20:05:23.636019Z",
            "url": "https://files.pythonhosted.org/packages/b1/28/6eca2961d69b725193bc6919983cf9f5033c9a416537235bfbbca41f473b/scikit_talk-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b4406fcd81bd9b1fb75f157e2dd99e28f13d9eaed89bfbed1c266a362d22c25",
                "md5": "e2d2966dd03ce2a739a941fac1593ae2",
                "sha256": "2ab47ce29537406173091a2d50124807d1bd852b6bf9134952096328fa8f256d"
            },
            "downloads": -1,
            "filename": "scikit-talk-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e2d2966dd03ce2a739a941fac1593ae2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 16745,
            "upload_time": "2024-01-05T20:05:25",
            "upload_time_iso_8601": "2024-01-05T20:05:25.306523Z",
            "url": "https://files.pythonhosted.org/packages/7b/44/06fcd81bd9b1fb75f157e2dd99e28f13d9eaed89bfbed1c266a362d22c25/scikit-talk-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-05 20:05:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "elpaco-escience",
    "github_project": "scikit-talk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scikit-talk"
}
        
Elapsed time: 0.17239s