Code and Data for the paper A Hierarchical Neural Attention-based Text Classifier published as a short paper in EMNLP, 2018.
Note: This repository is no longer actively maintained. Due to unavailibility of saved test splits and model files, reproducibility of the exact numbers of the paper is not guranteed.
codes/app/
python main.py --config_id <config name>
To run, create an experiment config from the sample configs in config/
folder.
Please open an issue!
MIT