awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesError Correction Model Training

Training BERT models on text error correction data to learn and correct character-level mistakes in Chinese text.

Distinct from Text Model Training: Distinct from Text Model Training: specifically trains models for error correction, not general text model training.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Error Correction Model Training. Refine with filters or upvote what's useful.

Awesome Error Correction Model Training GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • shibing624/pycorrectorAvatar von shibing624

    shibing624/pycorrector

    6,473Auf GitHub ansehen↗

    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

    Provides training scripts for BERT models on paired error-correction data to learn character-level corrections.

    Pythoncscerror-correctionerror-detection
    Auf GitHub ansehen↗6,473
  • johnsnowlabs/spark-nlpAvatar von JohnSnowLabs

    JohnSnowLabs/spark-nlp

    4,135Auf GitHub ansehen↗

    Spark NLP is a toolkit for scalable text analysis and machine learning built on the Apache Spark distributed computing framework. It provides a multimodal machine learning framework and a distributed pipeline system for sequencing annotators to process large-scale linguistic data. The library includes a transformer text processor for generating contextual vector embeddings and a dedicated inference engine for managing large language models. The project distinguishes itself through its ability to process heterogeneous data types, including text, audio, and images, within a unified vision-langu

    Provides tools for training models to detect and correct character-level spelling mistakes in text.

    Scala
    Auf GitHub ansehen↗4,135
  1. Home
  2. Artificial Intelligence & ML
  3. Text Model Training
  4. Error Correction Model Training