Skip to main content

Section outline

    • Tokenization, Stemming, Lemmatization

    • POS Tagging and Named Entity Recognition

    • Bag of Words, TF-IDF, and N-gram models

    • Logistic Regression for Text Classification

    • Project: IMDB Comment Classifier