zackhy / TextClassification

Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).
MIT License
195 stars 60 forks source link

Print predicit #15

Closed Adilmar closed 5 years ago

Adilmar commented 5 years ago

Congratulations on the code helped a lot, how do I print what was the prediction made for the texts.

Regards