awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesMarkup Representations

Formats designed to decouple document content from styling for simplified processing.

Distinguishing note: No existing candidates; focuses on intermediate representations for document processing pipelines.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Markup Representations. Refine with filters or upvote what's useful.

Awesome Markup Representations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pdfmathtranslate/pdfmathtranslateAvatar von PDFMathTranslate

    PDFMathTranslate/PDFMathTranslate

    35,091Auf GitHub ansehen↗

    PDFMathTranslate is a document translation tool designed to convert technical and scientific files into multiple languages while preserving their original visual layout. It functions as a specialized processor for academic research papers, ensuring that complex mathematical notation and technical formatting remain intact throughout the translation process. The system utilizes a layout-preserving parsing engine that extracts text and structural metadata while maintaining the spatial coordinates of every document element. To handle the translation of technical content, it employs an intermediat

    Converts complex document structures into a simplified format that separates content from styling to facilitate easier processing by translation models.

    Pythonchinesedocumentedit
    Auf GitHub ansehen↗35,091
  • syntax-tree/mdastAvatar von syntax-tree

    syntax-tree/mdast

    1,441Auf GitHub ansehen↗

    The project provides a standardized abstract syntax tree specification and utility library for parsing, transforming, and serializing markdown documents. It serves as a comprehensive document processing architecture that translates between raw text markup and structured node representations in both directions. The capability surface covers syntax parsing for extended markdown features, custom syntax extensions, metadata blocks, and embedded expressions, alongside document serialization that converts syntax trees back into standard and extended markup formats. It includes node modeling and val

    Provides bidirectional conversion between raw text markup and structured abstract syntax tree representations.

    astmarkdownsyntax-tree
    Auf GitHub ansehen↗1,441
  1. Home
  2. Software Engineering & Architecture
  3. Markup Representations