DS31032023 - ML Assignment 7

Hello Learners,

The dataset for the assignment can be found in the following link: dataset link

Perform all the NLP tasks on the data set in the likes of:

  1. Converting to lower cases
  2. Removing stop words
  3. Removing punctuations
  4. Removing digits
  5. Removing URL’s
  6. Removing emoji’s
  7. Word tokenization
  8. Stemming
  9. Lemmatization
1 Like