GitHub上のドキュメントをスライド化しています
https://github.com/huggingface/adversarialnlp/master/README.mdを参照しています。
AdversarialNLP is a generic library for crafting and using Adversarial NLP examples.
Work in Progress
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!