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
·

1 dépôt

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

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

    openai/tiktoken

    17,323Voir sur 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
    Voir sur GitHub↗17,323
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Utilities
  4. Data & Text Processing
  5. Text Processing Optimizers