Skip to main content

Language Acquisition Research in Python

Project description

Full documentation: https://pylangacq.org


PyPI version Supported Python versions CircleCI Builds

PyLangAcq is a Python library for language acquisition research.

  • Easy access to CHILDES and other TalkBank datasets

  • Intuitive Python data structures for flexible data access and manipulation

  • Standard developmental measures readily available: Mean length of utterance (MLU), type-token ratio (TTR), and index of productive syntax (IPSyn)

  • Direct support and powerful extensions possible for CHAT-formatted conversational datasets more generally

Download and Install

To download and install the most recent version:

$ pip install --upgrade pylangacq

Ready for more? Check out the Quickstart page.

Support

If you have found PyLangAcq useful and would like to offer support, buying me a coffee would go a long way!

How to Cite

PyLangAcq is authored and maintained by Jackson L. Lee.

Lee, Jackson L., Ross Burkholder, Gallagher B. Flinn, and Emily R. Coppess. 2016. Working with CHAT transcripts in Python. Technical report TR-2016-02, Department of Computer Science, University of Chicago.

@TechReport{lee-et-al-pylangacq:2016,
   Title       = {Working with CHAT transcripts in Python},
   Author      = {Lee, Jackson L. and Burkholder, Ross and Flinn, Gallagher B. and Coppess, Emily R.},
   Institution = {Department of Computer Science, University of Chicago},
   Year        = {2016},
   Number      = {TR-2016-02},
}

License

MIT License. Please see LICENSE.txt in the GitHub source code for details.

The test data files included come from CHILDES, and have a CC BY-NC-SA 3.0 license instead; please also see src/pylangacq/tests/README.md in the GitHub source code for details.

Changelog

Please see CHANGELOG.md.

Setting up a Development Environment

The latest code under development is available on Github at jacksonllee/pylangacq. To obtain this version for experimental features or for development:

$ git clone https://github.com/jacksonllee/pylangacq.git
$ cd pylangacq
$ pip install -r dev-requirements.txt
$ pip install -e .

To run tests and styling checks:

$ pytest -vv --doctest-modules --cov=pylangacq pylangacq docs/source
$ flake8 pylangacq
$ black --check pylangacq

To build the documentation website files:

$ python docs/source/build_docs.py

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

pylangacq-0.16.1.tar.gz (64.4 kB view details)

Uploaded Source

Built Distribution

pylangacq-0.16.1-py3-none-any.whl (64.2 kB view details)

Uploaded Python 3

File details

Details for the file pylangacq-0.16.1.tar.gz.

File metadata

  • Download URL: pylangacq-0.16.1.tar.gz
  • Upload date:
  • Size: 64.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9

File hashes

Hashes for pylangacq-0.16.1.tar.gz
Algorithm Hash digest
SHA256 18831db7d016cae0f4ce444bf7fb1abfa15ebc327d2267ad677de7e1c213c1d1
MD5 312fbd000443988e08cea50555e834b6
BLAKE2b-256 05930b7ff210d332cc70722e084dc81b8a7ade418606b280afb4febc11fbb8c5

See more details on using hashes here.

File details

Details for the file pylangacq-0.16.1-py3-none-any.whl.

File metadata

  • Download URL: pylangacq-0.16.1-py3-none-any.whl
  • Upload date:
  • Size: 64.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9

File hashes

Hashes for pylangacq-0.16.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fcd1c15bed510b0ee7540b6085b7b1c10418a052d0531a8a4c281b5be29c8271
MD5 649a5cfd7334d6ebd3c029159d3c6607
BLAKE2b-256 a9aae9b3fe29f6d97d6d96e356824dcc0d99b8fc79dad357d2ed2f42b5f2a272

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