NLP icon indicating copy to clipboard operation
NLP copied to clipboard

This is where I put all my work in Natural Language Processing

Results 4 NLP issues
Sort by recently updated
recently updated
newest added

* to downlod the zip `User-Agent` must be present in the header, otherwise you'll get a 406 response which then results in `BadZipFile: File is not a zip file` *...

removed .encode('utf-8') so that it match the tutorial and do not confuse other people like me :)

attention LSTM ![error](https://user-images.githubusercontent.com/38935542/65328824-8518bd80-dbb7-11e9-8ec8-7f266a4caf50.PNG)

Hi, I am trying to use your model on my own dataset, however my main issue is that I am not sure how the model is being validated during training,...