The Abbyy to ALTO Converter

From Devwiki
Revision as of 08:24, 2 September 2010 by Dof (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

This is a simple Converter written in PHP5 to convert Abbyy FineReader XML into the ALTO XML document format.

The code is hosted on GitHub:

http://github.com/Surfrdan/abbyytoalto

The command takes 2 arguments, an input and an output file. e.g.

# /usr/bin/php AbbyyToAlto.php abcd012345_ABBYY.xml  abcd012345_ALTO.xml