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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pdfmathtranslate/pdfmathtranslateAvatar de PDFMathTranslate

    PDFMathTranslate/PDFMathTranslate

    35,091Voir sur GitHub↗

    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
    Voir sur GitHub↗35,091
  • syntax-tree/mdastAvatar de syntax-tree

    syntax-tree/mdast

    1,441Voir sur GitHub↗

    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
    Voir sur GitHub↗1,441
  1. Home
  2. Software Engineering & Architecture
  3. Markup Representations