jiegzhan / multi-class-text-classification-cnn-rnn

Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
https://www.kaggle.com/c/sf-crime/data
Apache License 2.0
599 stars 262 forks source link

why do you use description as input feature only? #28

Open fengchangfight opened 7 years ago

fengchangfight commented 7 years ago

this is not what I saw from kaggle sf-crime page