- python 3.7.10
- tensorflow 1.15.0
- kares 2.2.4
- gensim 3.8.3
- pands 1.2.4
- pydot 1.4.1
- tqdm 4.59.0
- scikit-learn 0.24.1
python37 train.py
- word2vec output dir
out/data/embedings
- Train model output
out/data/model
- Data set preprocessing
out/data/multi_label
- yongzhuo:Keras-TextClassification
- Convolutional Neural Networks for Sentence Classification
- A Sensitivity Analysis of (and Practitioners’ Guide to) Convolutional Neural Networks for Sentence Classification
For citing this work, you can refer to the present GitHub project. For example, with BibTeX:
@misc{SA_Classification,
howpublished = {\url{https://github.com/atom/SA_Classification}},
title = {SA_Classification},
author = {Xiaolong Liu},
publisher = {GitHub},
year = {2021}
}