1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00
Files
textattack-nlp-transformer/docs/index.rst

43 lines
1.1 KiB
ReStructuredText

.. include:: 1start/basic-Intro.rst
.. toctree::
:maxdepth: 3
:caption: About
:hidden:
1start/basic-Intro.rst
1start/what_is_an_adversarial_attack.md
1start/references.md
.. toctree::
:maxdepth: 2
:caption: Get Started
Installation <1start/installation>
Command-Line Usage <1start/command_line_usage.md>
.. toctree::
:maxdepth: 3
:caption: Notebook Tutorials
Tutorial 0: TextAttack End-To-End (Train, Eval, Attack) <2notebook/0_End_to_End.ipynb>
Tutorial 1: Transformations <2notebook/1_Introduction_and_Transformations.ipynb>
Tutorial 2: Constraints <2notebook/2_Constraints.ipynb>
Tutorial 3: Attacking TensorFlow models <2notebook/Example_0_tensorflow.ipynb>
Tutorial 4: Attacking scikit-learn models <2notebook/Example_1_sklearn.ipynb>
Tutorial 5: Attacking AllenNLP models <2notebook/Example_2_allennlp.ipynb>
Tutorial 6: Attacking multilingual models <2notebook/Example_4_CamemBERT.ipynb>
.. toctree::
:maxdepth: 5
:glob:
:caption: Developer Guide
1start/support.md
1start/api-design-tips.md
api/index
source/textattack