universal-triggers
Trigger generator
A toolkit for generating and analyzing adversarial triggers in natural language processing models.
Universal Adversarial Triggers for Attacking and Analyzing NLP (EMNLP 2019)
293 stars
9 watching
56 forks
Language: Python
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
eric-xw/arel | This codebase provides an implementation of a novel adversarial reward learning algorithm for generating human-like visual stories from image sequences. | 137 |
thunlp/openattack | A Python toolkit for generating adversarial examples to test the robustness of natural language processing models | 689 |
jind11/textfooler | A tool for generating adversarial examples to attack text classification and inference models | 494 |
lts4/universal | Tools and libraries to generate perturbations for attacking image classification models | 239 |
davidnemeskey/embert | Provides pre-trained transformer-based models and tools for natural language processing tasks | 2 |
bllip/bllip-parser | A statistical natural language parser used to generate grammatically correct sentences from unstructured text input. | 227 |
undeadsec/evilurl | Tools to generate and detect unicode domains for phishing attacks using python | 1,135 |
haskell/alex | A tool for generating lexical analysers in Haskell | 297 |
mindcrypt/urideep | A tool using machine learning to create fake domains by exploiting Unicode encoding vulnerabilities in IDN policies | 95 |
neulab/compare-mt | A tool for comparing the performance of different language generation systems. | 467 |
eljojo/ex_chain | A simple Markov Chain generator written in Elixir that creates text based on a given Twitter archive. | 20 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
lysxia/generic-random | A Haskell package providing generic random generators for arbitrary data types. | 81 |
hit-scir/elmoformanylangs | Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,463 |
cesbit/pyleri | A Python-based parser for defining grammars and generating parsers in multiple languages | 121 |