docimage

.


Keywords
sanskrit, schema, samskrtam, samskritam
License
MIT
Install
pip install docimage==0.0.2

Documentation

Introduction

A library to process document images (with particular focus on Indic languages).

Usage

  • Please see the generated python sphynx docs in one of the following places:
  • Design considerations for data containers corresponding to the various submodules (such as books and annotations) are given below - or in the corresponding source files.

For contributors

Contact

Have a problem or question? Please head to github.

Packaging

  • ~/.pypirc should have your pypi login credentials.
python setup.py bdist_wheel
twine upload dist/* --skip-existing

Document generation