PyTorchNLPBook icon indicating copy to clipboard operation
PyTorchNLPBook copied to clipboard

Typo in 3_5_Classifying_Yelp_Review_Sentiment.py

Open lishichengyan opened this issue 4 years ago • 0 comments

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.

Screen Shot 2021-03-26 at 11 03 08 PM

lishichengyan avatar Mar 27 '21 06:03 lishichengyan