Skip to content

Arshapjoy/nlp_genai

Repository files navigation

NLP with Generative AI

  • Python
  • ML
  • NLP basics
  • DL

nlp

Live class doc file

No Topics covered
1 Introduction to Gen AI LLM, unimodel and multimodel
2 Text preprocessing and basic terms :Tokenization, Removing stopwords, Stemming and Lemmatization, Handling punctuation, numbers, and special characters, Lowercasing and whitespace removal
3 Encoding and embedding techniques: OHE, BOW, TF-IDF, Word2Vec,Glove

Contributors