We examine a collection of movie reviews, with the plan to use naive bayes to classify if the reviews are positive or negative. Alsong, the way, we learn about tokenization & sparse matrices, in order to construct our term-document matrix.
Jupyter notebook: github.com/fastai/course-nlp/blob/master/3-logreg-…
コメント