awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NLPScott avatar

NLPScott/bert-Chinese-classification-task

0
View on GitHub↗
737 estrellas·223 forks·Python·2 vistas

Bert Chinese Classification Task

bert中文分类实践

Features

  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Pre-trained Language Models - Practical guide for Chinese text classification with BERT.

Historial de estrellas

Gráfico del historial de estrellas de nlpscott/bert-chinese-classification-taskGráfico del historial de estrellas de nlpscott/bert-chinese-classification-task

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Bert Chinese Classification Task

Proyectos open-source similares, clasificados según cuántas características comparten con Bert Chinese Classification Task.
  • codertimo/bert-pytorchAvatar de codertimo

    codertimo/BERT-pytorch

    6,518Ver en GitHub↗
    Pythonbertlanguage-modelnlp
    Ver en GitHub↗6,518
  • facebookresearch/xlmAvatar de facebookresearch

    facebookresearch/XLM

    2,930Ver en GitHub↗

    PyTorch original implementation of Cross-lingual Language Model Pretraining.

    Python
    Ver en GitHub↗2,930
  • asyml/texarAvatar de asyml

    asyml/texar

    2,392Ver en GitHub↗

    Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/

    Pythonbertcasl-projectdata-processing
    Ver en GitHub↗2,392
  • huggingface/transformersAvatar de huggingface

    huggingface/transformers

    161,630Ver en GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Pythonaudiodeep-learningdeepseek
    Ver en GitHub↗161,630
Ver las 30 alternativas a Bert Chinese Classification Task→

Preguntas frecuentes

¿Qué hace nlpscott/bert-chinese-classification-task?

bert中文分类实践

¿Cuáles son las características principales de nlpscott/bert-chinese-classification-task?

Las características principales de nlpscott/bert-chinese-classification-task son: Natural Language Processing, Pre-trained Language Models.

¿Qué alternativas de código abierto existen para nlpscott/bert-chinese-classification-task?

Las alternativas de código abierto para nlpscott/bert-chinese-classification-task incluyen: codertimo/bert-pytorch. openbmb/bmlist — A List of Big Models. asyml/texar — Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the… facebookresearch/xlm — PyTorch original implementation of Cross-lingual Language Model Pretraining. huggingface/transformers — Transformers is a comprehensive library for machine learning that provides a unified interface for training,… socialbird-ailab/bert-classification-tutorial — 标注数据,可以说是AI模型训练里最艰巨的一项工作了。自然语言处理的数据标注更是需要投入大量人力。相对计算机视觉的图像标注,文本的标注通常没有准确的标准答案,对句子理解也是因人而异,让这项工作更是难上加难。…