Skip to main content

A blackbox detection on text against adversarial attacks

Project description

Adversarial examples detection on text (BlackBox Attacks)

PyPI version GitHub license

This repo tries to detect black box attacks on text models. It doesn't need any models, but a list of strings that an attacker uses to find a perturbed versions of sentences that fool the target model. It uses fuzzywuzzy package to calculate similarity between different sentences.

Requirements

The main requirements are:

  • Python 3
  • fuzzywuzzy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

textdetection-0.2.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

textdetection-0.2.0-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page