├── CNN_text.py ├── RoB_CNN_redux.py ├── rationale_CNN.py └── rationale_CNN_2.py /CNN_text.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwallace/CNN-for-text-classification/HEAD/CNN_text.py -------------------------------------------------------------------------------- /RoB_CNN_redux.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwallace/CNN-for-text-classification/HEAD/RoB_CNN_redux.py -------------------------------------------------------------------------------- /rationale_CNN.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwallace/CNN-for-text-classification/HEAD/rationale_CNN.py -------------------------------------------------------------------------------- /rationale_CNN_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bwallace/CNN-for-text-classification/HEAD/rationale_CNN_2.py --------------------------------------------------------------------------------