PyTorchNLPBook
PyTorchNLPBook copied to clipboard
Typo in 3_5_Classifying_Yelp_Review_Sentiment.py
Hi, thanks for providing the code. I found a small typo in 3_5_Classifying_Yelp_Review_Sentiment.py. In the ReviewVectorizer class, the comment of vectorize should be one-hot rather than one-hit.