Skip to main content

A Python parser for alto XML files, for handling OCR outputs

Project description

Alto

Build Status Documentation Code Coverage

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


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 hashes)

Uploaded Source

Built Distribution

alto_xml-0.0.5-py2.py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 2 Python 3

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