awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesMemory-Efficient Streaming

Processing large text streams in small segments to maintain a low memory footprint.

Distinct from Text Segmentation: Focuses on memory optimization during streaming rather than linguistic segmentation boundaries.

Explore 1 awesome GitHub repository matching data & databases · Memory-Efficient Streaming. Refine with filters or upvote what's useful.

Awesome Memory-Efficient Streaming GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • apache/tikaAvatar apache

    apache/tika

    3,572Vezi pe GitHub↗

    Tika is a content analysis toolkit and Java library designed for detecting and extracting metadata and text from thousands of different file types. It functions as a universal document text extractor and metadata extraction engine, converting complex files into plain text or XHTML. The system employs a specialized MIME type detector that identifies document formats using magic bytes and metadata to determine the correct parser. It serves as an OCR integration gateway, connecting to external text recognition tools to extract content from image files. The project covers a broad range of extrac

    Processes extracted text in small segments via custom handlers to minimize memory usage for large documents.

    Javacontentextractionjava
    Vezi pe GitHub↗3,572
  1. Home
  2. Data & Databases
  3. Text Processing Utilities
  4. Text Extraction
  5. Text Segmentation
  6. Memory-Efficient Streaming