CNN_for_classification

本仓库的模型训练和模型测试来自于 https://github.com/albertwy/BiLSTM/

1.数据预处理 执行python3 preprocessing.py

2.训练模型 执行python3 main_batch.py