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

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

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

QData/TextAttack

0
View on GitHub↗
3,435 نجوم·450 تفرعات·Python·MIT·5 مشاهداتtextattack.readthedocs.io/en/master↗

TextAttack

TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/

Features

  • AI Security and Red Teaming - Framework for adversarial attacks in NLP.
  • Natural Language Processing - Framework for adversarial attacks and NLP model training.
  • Python NLP Libraries - Framework for adversarial attacks and data augmentation in NLP.

سجل النجوم

مخطط تاريخ النجوم لـ qdata/textattackمخطط تاريخ النجوم لـ qdata/textattack

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

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

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

Start searching with AI

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

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

    awslabs/sockeye

    1,215عرض على GitHub↗

    Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. It implements distributed training and optimized inference for state-of-the-art models, powering Amazon Translate and other MT applications. Recent developments and changes are tracked in…

    Python
    عرض على GitHub↗1,215
  • allenai/allennlpالصورة الرمزية لـ allenai

    allenai/allennlp

    11,889عرض على GitHub↗

    AllenNLP is a PyTorch-based research library and deep learning language toolkit designed for developing and training neural network architectures for linguistic tasks. It provides a distributed training system that coordinates data and gradients across multiple GPUs and a framework for integrating pretrained transformer architectures. The system distinguishes itself with a dedicated algorithmic bias mitigation tool used to identify and reduce bias in linguistic model predictions. It also includes model influence analysis to interpret predictions by calculating the influence of specific traini

    Python
    عرض على GitHub↗11,889
  • artificiai/multilingual-latent-dirichlet-allocation-ldaالصورة الرمزية لـ ArtificiAI

    ArtificiAI/Multilingual-Latent-Dirichlet-Allocation-LDA

    83عرض على GitHub↗

    A Multilingual Latent Dirichlet Allocation (LDA) Pipeline with Stop Words Removal, n-gram features, and Inverse Stemming, in Python.

    Pythonclusteringenglishfrench
    عرض على GitHub↗83
عرض جميع البدائل الـ 30 لـ TextAttack→

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

ما هي وظيفة qdata/textattack؟

TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/

ما هي الميزات الرئيسية لـ qdata/textattack؟

الميزات الرئيسية لـ qdata/textattack هي: AI Security and Red Teaming, Natural Language Processing, Python NLP Libraries.

ما هي البدائل مفتوحة المصدر لـ qdata/textattack؟

تشمل البدائل مفتوحة المصدر لـ qdata/textattack: stanfordnlp/stanza — Stanza is a Python natural language processing library designed for tokenization, lemmatization, and dependency… chartbeat-labs/textacy — NLP, before and after spaCy. allenai/allennlp — AllenNLP is a PyTorch-based research library and deep learning language toolkit designed for developing and training… artificiai/multilingual-latent-dirichlet-allocation-lda — A Multilingual Latent Dirichlet Allocation (LDA) Pipeline with Stop Words Removal, n-gram features, and Inverse… bigartm/bigartm — Fast topic modeling platform. awslabs/sockeye — Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. It…