A Python parser for alto XML files, for handling OCR outputs
Project description
Alto
A Python parser for alto XML files, for handling OCR outputs
Example usage
from alto import parse_file
alto = parse_file('path/to/alto/file.xml')
print(alto.extract_words())
Installation
Stable Release: pip install alto-xml
Development Head: pip install git+https://github.com/envinorma/alto.git
Documentation
For full package documentation please visit envinorma.github.io/alto.
Development
See CONTRIBUTING.md for information related to development.
MIT license
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
alto_xml-0.0.5.tar.gz
(10.9 kB
view details)
Built Distribution
File details
Details for the file alto_xml-0.0.5.tar.gz
.
File metadata
- Download URL: alto_xml-0.0.5.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30180ac9fc55465b330d410a93021e75d1b90c3cb625c1b502c3a21bd4d6905b |
|
MD5 | 819d93b8e1f26d08b8950459105aae2c |
|
BLAKE2b-256 | cfe42920c9f45cd4fd48a860b78d4b4f7a245623f8d4ecdc0c1c3e0de5ee22e0 |
File details
Details for the file alto_xml-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: alto_xml-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9cd21f11b3092f704ecd8e882650f1362f2993ec16272bc06f190cc3c93b8ba |
|
MD5 | 07405481261e11c92418429e9822e772 |
|
BLAKE2b-256 | a3b1f2351b3ba0310a3968b80acd71356de682adf4bd869782b0a6d140f87d15 |