Skip to content

Old implementation of the MaxTract system for re-engineering mathematical PDF documents.

Notifications You must be signed in to change notification settings

project-renard-survey/MaxTract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

MaxTract

Old implementation of the MaxTract system for re-engineering mathematical PDF documents.

Directory Structure

  • src: Source files.

    • ccl-tiff: Connected component labelling for TIFF files
    • pdfExtract: PDF extraction
    • linearize: Linearization grammar
    • drivers: Output drivers (not yet uploaded)
    • main: Maxtract main file to pull it all together (not yet uploaded)
  • samples: Some sample files.

    • pdf: Sample PDF documents.
    • tif: Sample Tiff files for testing ccl-tiff. Some are multipage tiffs.
    • json: Sample json output files.

About

Old implementation of the MaxTract system for re-engineering mathematical PDF documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 84.1%
  • Makefile 10.3%
  • C 4.9%
  • Other 0.7%