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 RepositoriesCustom Language Model Loaders

Replace the default Kenlm language model with a user-trained or smaller model for resource-constrained environments.

Distinct from Language Modeling Data Loading: Distinct from Language Modeling Data Loading: focuses on loading custom language models for inference, not data loading for training.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Custom Language Model Loaders. Refine with filters or upvote what's useful.

Awesome Custom Language Model Loaders 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.
  • shibing624/pycorrectorAvatar de shibing624

    shibing624/pycorrector

    6,473Voir sur GitHub↗

    pycorrector is an open-source toolkit for detecting and correcting spelling and grammar errors in Chinese text. It combines multiple correction approaches, including rule-based methods using Kenlm n-gram language models and confusion sets, as well as deep learning correctors built on BERT, GPT, and T5 models. The toolkit also provides a command-line interface for batch processing Chinese text files with configurable detection and output options. The project distinguishes itself by offering a range of correction strategies that can be mixed and matched. Rule-based correction uses character-lev

    Replaces the default Kenlm language model with a user-trained or smaller model for resource-constrained environments.

    Pythoncscerror-correctionerror-detection
    Voir sur GitHub↗6,473
  1. Home
  2. Artificial Intelligence & ML
  3. Text Model Training
  4. Language Modeling Data Loading
  5. Custom Language Model Loaders