awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ nlpscott/bert-chinese-classification-taskمخطط تاريخ النجوم لـ nlpscott/bert-chinese-classification-task

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Bert Chinese Classification Task

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Bert Chinese Classification Task.
  • codertimo/bert-pytorchالصورة الرمزية لـ codertimo

    codertimo/BERT-pytorch

    6,518عرض على GitHub↗
    Pythonbertlanguage-modelnlp
    عرض على GitHub↗6,518
  • facebookresearch/xlmالصورة الرمزية لـ facebookresearch

    facebookresearch/XLM

    2,930عرض على GitHub↗

    PyTorch original implementation of Cross-lingual Language Model Pretraining.

    Python
    عرض على GitHub↗2,930
  • asyml/texarالصورة الرمزية لـ asyml

    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/transformersالصورة الرمزية لـ huggingface

    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
عرض جميع البدائل الـ 30 لـ Bert Chinese Classification Task→

الأسئلة الشائعة

ما هي وظيفة 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模型训练里最艰巨的一项工作了。自然语言处理的数据标注更是需要投入大量人力。相对计算机视觉的图像标注,文本的标注通常没有准确的标准答案,对句子理解也是因人而异,让这项工作更是难上加难。…