1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00

more docstring

This commit is contained in:
Jin Yong Yoo
2020-06-23 05:56:36 -04:00
parent eab52d5150
commit 004a86d099
2 changed files with 13 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
"""
Reimplementatio of search method from Generating Natural Language Adversarial Examples
Reimplementation of search method from Generating Natural Language Adversarial Examples
by Alzantot et. al
`<arxiv.org/abs/1804.07998>`_
`<github.com/nesl/nlp_adversarial_examples>`_