A simple yet effective method for seed word-based weakly supervised text classification
- Install anaconda
bash install.sh
- Random deletion:
Set pseudo_weak_sup_select_train_aug: randremove
in config.yaml
, then ./launch.sh
- Seed deletion:
Set pseudo_weak_sup_select_train_aug: adremove
in config.yaml
, then ./launch.sh
- More cleaning