Skip to content

Official Code for 'EPiDA: An Easy Plug-in Data Augmentation Framework for High Performance Text Classification' - NAACL 2022

License

Notifications You must be signed in to change notification settings

zhaominyiz/EPiDA

Repository files navigation

✨ EPiDA ✨

Official Code for 'EPiDA: An Easy Plug-in Data Augmentation Framework for High Performance Text Classification'

NAACL 2022 Accepted Paper

📧 Contact 📧

Feel free to contact me if you have any problems! zhaomy20@fudan.edu.cn

🔥 2. Quick Start 🔥

Suppose you have already get a dataset, you can modify the code in train_sst_epida_eda.py or train_irony_epida_eda.py for quick start.

python3 train_irony_epida_eda.py

🍻 Data Access 🍻

The SST dataset can be achieved via SUB2.

The corpus used in major paper can be downloaded by checking the links given in the paper or email.

😆 Citation 😆

If you find this project is useful for your research, please cite:

@article{zhao2022epida,
  title={EPiDA: An Easy Plug-in Data Augmentation Framework for High Performance Text Classification},
  author={Zhao, Minyi and Zhang, Lu and Xu, Yi and Ding, Jiandong and Guan, Jihong and Zhou, Shuigeng},
  journal={arXiv preprint arXiv:2204.11205},
  year={2022}
}

About

Official Code for 'EPiDA: An Easy Plug-in Data Augmentation Framework for High Performance Text Classification' - NAACL 2022

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages