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

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

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

NLPScott/bert-Chinese-classification-task

0
View on GitHub↗
737 星标·223 分支·Python·5 次浏览

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.

Star 历史

nlpscott/bert-chinese-classification-task 的 Star 历史图表nlpscott/bert-chinese-classification-task 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Bert Chinese Classification Task 的开源替代方案

相似的开源项目,按与 Bert Chinese Classification Task 的功能重合度排序。
  • codertimo/bert-pytorchcodertimo 的头像

    codertimo/BERT-pytorch

    6,518在 GitHub 上查看↗
    Pythonbertlanguage-modelnlp
    在 GitHub 上查看↗6,518
  • facebookresearch/xlmfacebookresearch 的头像

    facebookresearch/XLM

    2,930在 GitHub 上查看↗

    PyTorch original implementation of Cross-lingual Language Model Pretraining.

    Python
    在 GitHub 上查看↗2,930
  • asyml/texarasyml 的头像

    asyml/texar

    2,392在 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
    在 GitHub 上查看↗2,392
  • huggingface/transformershuggingface 的头像

    huggingface/transformers

    161,630在 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
    在 GitHub 上查看↗161,630
查看 Bert Chinese Classification Task 的所有 30 个替代方案→

常见问题解答

nlpscott/bert-chinese-classification-task 是做什么的?

bert中文分类实践

nlpscott/bert-chinese-classification-task 的主要功能有哪些?

nlpscott/bert-chinese-classification-task 的主要功能包括:Natural Language Processing, Pre-trained Language Models。

nlpscott/bert-chinese-classification-task 有哪些开源替代品?

nlpscott/bert-chinese-classification-task 的开源替代品包括: 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模型训练里最艰巨的一项工作了。自然语言处理的数据标注更是需要投入大量人力。相对计算机视觉的图像标注,文本的标注通常没有准确的标准答案,对句子理解也是因人而异,让这项工作更是难上加难。…