Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 305 Bytes

File metadata and controls

10 lines (6 loc) · 305 Bytes

NLP-Basics

  • Practicing NLP on sentences trimming and tracing text(code in ipython notebooks)

  • Project COVID-19 Twitter Datasets(Spotle.Ai) includes EDA on textual dataset includes sentimental analysis on the text

  • The codes of stemming and lemmatization and their working in named notebooks.