Parse CNTR transcriptions using ANTLR4
Project description
pycntrparser
Description
pycntrparser
is a syntax checker designed for CNTR transcriptions, utilizing ANTLR4 for parsing and validation.
Installation
You can easily install pycntrparser
using pip:
pip install pycntrparser
Usage
To check for syntax errors in CNTR transcriptions, use the following command:
cntr-check "transcriptions/class 1" "transcriptions/class 2"
Replace the paths within quotes with the actual paths to the CNTR transcriptions you want to check. The tool will then validate the syntax and report any errors it finds.
Upgrade
To upgrade to the latest version of pycntrparser
, use the following command:
pip install --upgrade pycntrparser
This will ensure that you have the latest features and bug fixes.
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
File details
Details for the file pycntrparser-0.2.0.tar.gz
.
File metadata
- Download URL: pycntrparser-0.2.0.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.9.13 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
75d51aed44439f12f6fade6c325987baae1ded86b089ca7ec04dd713d01a200f
|
|
MD5 |
a79ae53a4fbb63489c1f247c0487112a
|
|
BLAKE2b-256 |
d0128219cf9e094afb486e8cc43e3d45bfcee86ba11a7980d9f2ab3bb1a11e1c
|
File details
Details for the file pycntrparser-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: pycntrparser-0.2.0-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.9.13 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2824b64ad62cf4c56fbbc66abe56694679360de3a7a9e95d9ec71d0979117ba5
|
|
MD5 |
b6dcd142357c67ad04679daa25215279
|
|
BLAKE2b-256 |
39e574140319fbe451884ec37e043410d7c1c47edea1ebf3ec66c664459288b9
|