mirror of
https://github.com/QData/TextAttack.git
synced 2021-10-13 00:05:06 +03:00
5 lines
125 B
Python
5 lines
125 B
Python
from .dataset import TextAttackDataset
|
|
from .huggingface_nlp_dataset import HuggingFaceNLPDataset
|
|
|
|
from . import translation
|