Skip to content

zhengguowei/text_classification_with_lstm_keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

text_classification_with_lstm_keras

data目录存放训练好的分类模型,由于训练数据和词向量模型都比较大,没有放上去 lstm_classification.py为分类模型训练和预测脚本

requirements

  • python 2
  • keras
  • numpy
  • tensorflow >=1.3

About

use lstm model to classifiy text,auc is 0.96 and acc is 0.95

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages