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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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.

Star 历史

qdata/textattack 的 Star 历史图表qdata/textattack 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

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…

TextAttack 的开源替代方案

相似的开源项目,按与 TextAttack 的功能重合度排序。
  • stanfordnlp/stanzastanfordnlp 的头像

    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/sockeyeawslabs 的头像

    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/allennlpallenai 的头像

    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-ldaArtificiAI 的头像

    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
  • 查看 TextAttack 的所有 30 个替代方案→