alto-xml 0.0.5

Creator: coderz1093

Last updated:

Add to Cart

Description:

altoxml 0.0.5

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.