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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
deepset-ai avatar

deepset-ai/FARMArchived

0
View on GitHub↗
1,752 نجوم·245 تفرعات·Python·Apache-2.0·3 مشاهداتfarm.deepset.ai↗

FARM

:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.

Features

  • Transformer Implementations - Flexible transfer learning framework for industrial NLP applications.
  • Python NLP Libraries - Transfer learning framework focused on industrial question answering.

سجل النجوم

مخطط تاريخ النجوم لـ deepset-ai/farmمخطط تاريخ النجوم لـ deepset-ai/farm

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

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

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

Start searching with AI

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

ما هي وظيفة deepset-ai/farm؟

:housewithgarden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.

ما هي الميزات الرئيسية لـ deepset-ai/farm؟

الميزات الرئيسية لـ deepset-ai/farm هي: Transformer Implementations, Python NLP Libraries.

ما هي البدائل مفتوحة المصدر لـ deepset-ai/farm؟

تشمل البدائل مفتوحة المصدر لـ deepset-ai/farm: pytorch/fairseq — Fairseq is a deep learning research toolkit and sequence-to-sequence framework built on PyTorch. It provides a system… huggingface/transformers — Transformers is a comprehensive library for machine learning that provides a unified interface for training,… stanfordnlp/stanza — Stanza is a Python natural language processing library designed for tokenization, lemmatization, and dependency… nielsrogge/transformers-tutorials — This is a collection of tutorials and practical demonstrations for implementing machine learning tasks using the… yandexdataschool/nlp_course — YSDA course in Natural Language Processing. bigartm/bigartm — Fast topic modeling platform.

بدائل مفتوحة المصدر لـ FARM

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع FARM.
  • 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
  • pytorch/fairseqالصورة الرمزية لـ pytorch

    pytorch/fairseq

    32,228عرض على GitHub↗

    Fairseq is a deep learning research toolkit and sequence-to-sequence framework built on PyTorch. It provides a system for training and deploying models that map input sequences to output sequences, with a primary focus on neural machine translation and speech recognition. The toolkit allows for the generation of text sequences through search algorithms such as beam search and nucleus sampling. It includes capabilities for producing synthetic parallel training data by translating monolingual text using reverse sequence models. The framework supports large scale model training through multi-de

    Python
    عرض على GitHub↗32,228
  • nielsrogge/transformers-tutorialsالصورة الرمزية لـ NielsRogge

    NielsRogge/Transformers-Tutorials

    11,641عرض على GitHub↗

    This is a collection of tutorials and practical demonstrations for implementing machine learning tasks using the HuggingFace Transformers library. It serves as a guide for applying transformer architectures across computer vision, natural language processing, and audio analysis. The repository provides implementation examples for multimodal model deployment, including the combination of text, image, and audio inputs. It includes resources for optimizing pre-trained models through fine-tuning on custom datasets and provides examples for preparing PyTorch datasets by converting raw files into t

    Jupyter Notebookbertgpt-2layoutlm
    عرض على GitHub↗11,641
  • stanfordnlp/stanzaالصورة الرمزية لـ stanfordnlp

    stanfordnlp/stanza

    7,809عرض على GitHub↗

    Stanza is a Python natural language processing library designed for tokenization, lemmatization, and dependency parsing across many human languages using neural models. It provides a neural processing pipeline that converts raw text into structured linguistic data objects, alongside a specialized analyzer for extracting medical insights from clinical and biomedical language. The project includes a wrapper that connects Python scripts to Java-based natural language processing tools and remote annotation servers. This enables a bridge for extracting linguistic annotations and analysis data from

    Pythonartificial-intelligencecorenlpdeep-learning
    عرض على GitHub↗7,809
  • عرض جميع البدائل الـ 30 لـ FARM→