Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 755 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 755 Bytes

Devil’s Advocate: Novel Boosting Ensemble Method from Psychological Findings for Text Classification. EMNLP2021(Findings)

Applied a novel ensemble method based on group discussion theory, Devil's Advocate

Paper Links: TBU

Extrofitted GloVe (glove.42B.300d) can be downloaded at this url

: https://drive.google.com/open?id=1R82TOyAmOgaAjCVrvUfBlJPJaTD5x28a

Requirements

  • Jupyter notebook with Python 3+
  • Pytorch
  • numpy
  • sklearn
  • tqdm
  • ...

Downloads

Extrofitted GloVe (glove.42B.300d), which is used for the experiment, can be downloaded at this url

: https://drive.google.com/open?id=1R82TOyAmOgaAjCVrvUfBlJPJaTD5x28a

Reference

If you use this algorithm on your research, please cite the following paper:

TBU