Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 210 Bytes

File metadata and controls

7 lines (4 loc) · 210 Bytes

RNNClassification

Using RNN+LSTM to classify text

This is the complete implementation of text classification, from building the dictionary to predicting the labels. The model structure is RNN+LSTM