Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 203 Bytes

File metadata and controls

13 lines (9 loc) · 203 Bytes

Feature engineering:

  • Create new label for messages that are not assoicated with any any category

Text Processing

  • remove urls

  • lowercase

  • tokenize

  • stopwords

  • punctions

  • remove date/time