Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 935 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 935 Bytes

Introduction

Library in C++ and a python wrapper for dealing with Page XML files

CircleCI

Requirements

Check py-pagexml/README.rst and/or docker/Dockerfile_build, docker/Dockerfile_runtime.

Contents

  • lib: Directory containing the C++ PageXML and TextFeatExtractor libraries.
  • py-pagexml: Swig-based python wrapper for the PageXML library.
  • py-textfeat: Swig-based python wrapper for the TextFeatExtractor library.

Documentation