dginev / CorTeX

A general purpose processing framework for corpora of scientific documents

Home Page:https://corpora.mathweb.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CorTeX Framework Framework

A general purpose processing framework for corpora of scientific documents

CI API Documentation License version Dependabot Status

News:

  • 2019: arXMLiv Homepage The CorTeX framework is recurringly converting >1.5 million articles from arXiv.org
  • 2018: SIGMathLing resources First datasets produced by CorTeX are now available for reuse via the SIGMathLing interest group

Features:

  • Safe and speedy Rust implementation
  • Distributed processing and streaming data transfers via ZeroMQ
  • Backend support for Document (via FileSystem) and Task (via PostgreSQL ≥9.5) provenance.
  • Representation-aware and -independent (TeX, HTML+RDFa, ePub, TEI, JATS, ...)
  • Powerful workflow management and development support through the CorTeX web interface
  • Supports multi-corpora multi-service installations
  • Centralized storage, with distributed computing, motivated to enable collaborations across institutional and national borders.
  • Routinely tested on 1 million scientific TeX papers from arXiv.org
  • Annotations backend and workflow (TODO)
  • Automatic dependency management of registered Services (TODO)

History:

  • Originally motivated by the desire to process any Cor-pus of TeX documents.
  • Rust reimplementation of the original Perl CorTeX stack.
  • Builds on the expertise developed during the arXMLiv project at Jacobs University.
  • In particular, CorTeX is a successor to the build system originally developed by Heinrich Stamerjohanns.
  • The messaging conventions are adopted from work on standardizing LaTeXML's log reports with Bruce Miller.

For more details, consult the Installation instructions and the Manual. The system is not ready for "off-the-shelf" third party use -- but there is a desire to prepare that, given community interest. Please feel invited to open an issue with a description of your target workflow!

About

A general purpose processing framework for corpora of scientific documents

https://corpora.mathweb.org/

License:MIT License


Languages

Language:Rust 93.8%Language:Shell 2.6%Language:CSS 1.8%Language:JavaScript 1.4%Language:PLpgSQL 0.4%