资源算法 large_text_classification

large_text_classification

2020-03-31 | |  48 |   0 |   0

Keras implementation for CNN text classification

Research project - Keras implementation for large scale text classification model (SVM, CNN, RCNN etc.)

1. Train a model

  python run_cnn.py --mode train

2. Test a model with saved weights

  python run_cnn.py --mode test --model_file models/keras_<time_stamp(1508937258)>.h5
  • The CNN model achieves accuracy of 87.7% in IMDB test dataset.


上一篇:CNN_DCNN_text_classification

下一篇:Text_classification_MLP_CNN_LSTM

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...