Skip to content

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

License

Notifications You must be signed in to change notification settings

omni-us/pagexml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

86ebf27 · Apr 24, 2025
Jan 19, 2024
Mar 31, 2025
Aug 24, 2023
Apr 20, 2019
Sep 2, 2020
Apr 24, 2025
Apr 24, 2025
Apr 24, 2025
Jan 19, 2024
Apr 24, 2025
Oct 3, 2018
Apr 10, 2020
Feb 28, 2022
Mar 31, 2025
Apr 26, 2019
Jan 19, 2024

Repository files navigation

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