this is a project that can classify the sentences, using lstm
Primary LanguagePython
用了LSTM来做句子分类,参考了别人的代码(https://github.com/chenzhi1992/TF_LSTM_Text_Classify)