Skip to content

AJlearner46/nlp_text_preprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

nlp_text_preprocessing

this notebook contain basic step for text preprocessing

basic steps are :

  1. lowercasing
  2. remove HTML tag
  3. remove URL
  4. remove punctuation
  5. chat word tretment
  6. spelling correction
  7. removing stop word
  8. handling emojis
  9. tokenization
  10. stemming
  11. lemmatization

-> Here is my Kaggle-notebook link: https://www.kaggle.com/code/ajr094/nlp-text-preprocessing-techniques

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published