This repository documents my structured learning and implementation journey through the certification program:
"Natural Language Processing: Methods, Models and Applications"
Organized by iHUB DivyaSampark (IIT Roorkee) and Ritvij Bharat Pvt. Ltd. (RBPL).
The curriculum spans the complete NLP stack:
- Foundational Python for Data Science
- Linguistic text processing
- Classical Machine Learning for NLP
- Feature Engineering & Topic Modeling
- Transformer Architectures & Generative AI
This repository includes:
- Code notebooks
- Experiments
- Concept notes
- Model evaluations
- Mini-project implementations
| Feature | Details |
|---|---|
| Duration | 54 Hours (Jan 20 β May 30, 2026) |
| Mode | Online (Recorded sessions available) |
| Schedule | TueβThuβSat (6:30 PM β 7:30 PM) |
| Certification | iHUB DivyaSampark, IIT Roorkee |
- Python 3.x
- Jupyter Notebook (Anaconda)
- NumPy
- Pandas
- Matplotlib
- Seaborn
- Regular Expressions
- NLTK
- SpaCy
- Scikit-Learn
- Logistic Regression
- Naive Bayes
- SVM
- Precision
- Recall
- F1-score
- Confusion Matrix
- TF-IDF, BOW, DTM
- Word2Vec, GloVe
- LDA, LSA
- Transformer Architecture
- Hugging Face
- GPT, BERT, RoBERTa, DistilBERT, XLNet
- OpenAI API
Focus: Python mastery for NLP workflows
- Python Data Types & Control Flow
- OOP Concepts
- NumPy & Pandas
- Data Visualization
Focus: Cleaning and structuring language
- Regex mastery
- Tokenization & POS tagging
- Dependency Parsing
- Named Entity Recognition
- N-grams & Lemmatization
Focus: Text classification systems
- Logistic Regression
- Naive Bayes
- SVM
- Model evaluation
- BiasβVariance tradeoff
Focus: Vectorization & Topic Modeling
- TF-IDF
- Word2Vec & GloVe
- LDA & LSA
- Sentiment Analysis pipeline
Focus: Building intelligent generative systems
- Transformer Architecture (Attention, FFN, Masking)
- GPT & BERT internals
- Hugging Face pipelines
- Q&A Bot using BERT
- Fine-tuning & inference strategies
Beyond certification, my goal is to:
- Develop strong architectural literacy in NLP systems
- Understand transformer internals deeply
- Bridge classical ML and modern GenAI
- Prepare for production-grade RAG & agentic systems
Certification issued by:
iHUB DivyaSampark β IIT Roorkee
Certificate ID to be updated upon completion.
If you're working on:
- NLP pipelines
- Transformer fine-tuning
- RAG systems
- Agentic architectures
Feel free to connect or collaborate.