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
Yanjun Qi 2ea690bbc6 a major shift to rst files generated by sphinx-apidoc
major docstring clean up / plus reorganize the folder structure under docs
2020-10-25 20:21:43 -04:00

43 lines
1.1 KiB
ReStructuredText

.. include:: 1start/basic-Intro.rst
.. toctree::
:maxdepth: 6
:caption: About
:hidden:
1start/basic-Intro.rst
1start/what_is_an_adversarial_attack.md
1start/references.md
.. toctree::
:maxdepth: 6
:caption: Get Started
Installation <1start/installation>
Command-Line Usage <1start/command_line_usage.md>
.. toctree::
:maxdepth: 6
: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: 6
:glob:
:caption: Developer Guide
1start/support.md
1start/api-design-tips.md
3important/index
apidoc/textattack