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

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

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

1 个仓库

Awesome GitHub RepositoriesText Processing Optimizers

Utilities for optimizing the transformation of large text volumes into efficient encoded sequences.

Distinct from Data & Text Processing: Distinct from general data and text processing: focuses on performance optimization for byte pair encoding pipelines.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Text Processing Optimizers. Refine with filters or upvote what's useful.

Awesome Text Processing Optimizers GitHub Repositories

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

    openai/tiktoken

    17,323在 GitHub 上查看↗

    Tiktoken is a library for converting raw text into numerical sequences using byte pair encoding schemes. It functions as a toolkit for managing tokenization processes, enabling the transformation of text into the specific numerical formats required by language models. The library provides mechanisms for automated encoder selection, allowing users to retrieve the correct tokenization configuration based on specific model names. It also supports the definition and registration of custom tokenization schemes, which facilitates the use of specialized vocabularies or unique model architectures wit

    Optimizes text processing tasks by converting large volumes of text into efficient encoded sequences.

    Python
    在 GitHub 上查看↗17,323
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Utilities
  4. Data & Text Processing
  5. Text Processing Optimizers