awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
deepset-ai avatar

deepset-ai/FARMArchived

0
View on GitHub↗
1,752 stele·245 fork-uri·Python·Apache-2.0·3 vizualizărifarm.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.

Istoric stele

Graficul istoricului de stele pentru deepset-ai/farmGraficul istoricului de stele pentru deepset-ai/farm

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru FARM

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu FARM.
  • huggingface/transformersAvatar huggingface

    huggingface/transformers

    161,630Vezi pe 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
    Vezi pe GitHub↗161,630
  • pytorch/fairseqAvatar pytorch

    pytorch/fairseq

    32,228Vezi pe 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
    Vezi pe GitHub↗32,228
  • nielsrogge/transformers-tutorialsAvatar NielsRogge

    NielsRogge/Transformers-Tutorials

    11,641Vezi pe 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
    Vezi pe GitHub↗11,641
  • stanfordnlp/stanzaAvatar stanfordnlp

    stanfordnlp/stanza

    7,809Vezi pe 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
    Vezi pe GitHub↗7,809
Vezi toate cele 30 alternative pentru FARM→

Întrebări frecvente

Ce face deepset-ai/farm?

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

Care sunt principalele funcționalități ale deepset-ai/farm?

Principalele funcționalități ale deepset-ai/farm sunt: Transformer Implementations, Python NLP Libraries.

Care sunt câteva alternative open-source pentru deepset-ai/farm?

Alternativele open-source pentru deepset-ai/farm includ: 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.