awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDirect-Access Data Extraction

Techniques for retrieving specific records from large archives using byte offsets to avoid full file scanning.

Distinct from PDF Page Extraction: None of the candidates cover byte-offset based access to large archive files; they focus on web pages or PDFs.

Explore 1 awesome GitHub repository matching data & databases · Direct-Access Data Extraction. Refine with filters or upvote what's useful.

Awesome Direct-Access Data Extraction GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • attardi/wikiextractorattardi 的头像

    attardi/wikiextractor

    3,970在 GitHub 上查看↗

    Wikiextractor is a Wikipedia dump parser and dataset preprocessor designed to extract plain text and metadata from MediaWiki database dumps. It functions as a converter that transforms these archives into structured document files or line-delimited JSON objects for use in text corpora and machine learning datasets. The utility includes a MediaWiki template expander that resolves complex template placeholders into their full text representation. It also supports the isolation and extraction of specific individual pages from a full archive without requiring the processing of the entire dataset.

    Implements a mechanism to isolate specific articles from a dump file by skipping to the relevant byte offset.

    Python
    在 GitHub 上查看↗3,970
  1. Home
  2. Data & Databases
  3. Direct-Access Data Extraction