Conversion and cleaning of CHILDES CHA files into PaQu Plaintext Metadata Format
Project description
CHAMD
Conversion and cleaning of CHILDES CHA files into PaQu Plaintext Metadata Format (to convert to Alpino).
Installation and usage
pip install chamd
chamd --help
Running from project:
python -m chamd --help
Import as library
This way the library can be used to read CHAT file (contents) from an external application.
from chamd import ChatReader
reader = ChatReader()
chat = reader.read_file('example.cha') # or read_string
for item in chat.metadata:
print(item)
for line in chat.lines:
for item in line.metadata:
print(item)
print(line.text)
Upload to PyPi
python setup.py sdist
twine upload dist/*
Run tests
python -m unittest discover tests/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chamd-0.5.13.tar.gz.
File metadata
- Download URL: chamd-0.5.13.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5b2a384903167cf5b4298df9264f6cb89cd841ba16050be9a296e5a4aac23d0
|
|
| MD5 |
d81ff982c7368e340c390142ab20cd98
|
|
| BLAKE2b-256 |
d8cb93d5c1937d304bd51cf699654d5ceebce53e9c72c761d394c9f85e653e41
|
Provenance
The following attestation bundles were made for chamd-0.5.13.tar.gz:
Publisher:
release.yml on CentreForDigitalHumanities/chamd
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chamd-0.5.13.tar.gz -
Subject digest:
b5b2a384903167cf5b4298df9264f6cb89cd841ba16050be9a296e5a4aac23d0 - Sigstore transparency entry: 1409682053
- Sigstore integration time:
-
Permalink:
CentreForDigitalHumanities/chamd@6f421cb0c556c3f0fe5602c4372dd13556d84242 -
Branch / Tag:
refs/tags/0.5.13 - Owner: https://github.com/CentreForDigitalHumanities
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6f421cb0c556c3f0fe5602c4372dd13556d84242 -
Trigger Event:
release
-
Statement type:
File details
Details for the file chamd-0.5.13-py3-none-any.whl.
File metadata
- Download URL: chamd-0.5.13-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcea43ab3314dd86a41f992f40fd52007c9af9045307ef206876e9547fa9aabd
|
|
| MD5 |
6608d3492828ea31a65114188091a39a
|
|
| BLAKE2b-256 |
c86bdaf58f01a315bd594fb9b8c50243ecc97198b0f40787eb67ec788fd496b8
|
Provenance
The following attestation bundles were made for chamd-0.5.13-py3-none-any.whl:
Publisher:
release.yml on CentreForDigitalHumanities/chamd
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chamd-0.5.13-py3-none-any.whl -
Subject digest:
fcea43ab3314dd86a41f992f40fd52007c9af9045307ef206876e9547fa9aabd - Sigstore transparency entry: 1409682063
- Sigstore integration time:
-
Permalink:
CentreForDigitalHumanities/chamd@6f421cb0c556c3f0fe5602c4372dd13556d84242 -
Branch / Tag:
refs/tags/0.5.13 - Owner: https://github.com/CentreForDigitalHumanities
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6f421cb0c556c3f0fe5602c4372dd13556d84242 -
Trigger Event:
release
-
Statement type: