/adversarialnlp

A generic library for crafting adversarial NLP examples - WIP

Primary LanguagePython

AdversarialNLP - WIP

AdversarialNLP is a generic library for crafting and using Adversarial NLP examples.

Work in Progress

Installation

AdversarialNLP requires Python 3.6.1 or later. The preferred way to install AdversarialNLP is via pip. Just run pip install adversarialnlp in your Python environment and you're good to go!