Skip to content

singhsourav0/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 NLP Roadmap Playbook

A curated set of practical notebooks covering the core concepts of Natural Language Processing (NLP). This playbook is designed to help learners understand and apply key NLP techniques step-by-step using Python and popular libraries.

πŸ“‚ Folder Structure

NLP-start-to-end/
β”‚
β”œβ”€β”€ 00_Basics_of_NLP/             # Core NLP concepts
β”‚   β”œβ”€β”€ 1Tokenization.ipynb      
β”‚   β”œβ”€β”€ 2POS_Tagging.ipynb       
β”‚   β”œβ”€β”€ 3NameEntityRecog.ipynb    
β”‚   β”œβ”€β”€ 4chunking.ipynb           
β”‚   └── 5parsing.ipynb           
β”‚
β”œβ”€β”€ README.md                     # Overview of the project
└── requirements.txt              # Dependencies for running notebooks

πŸ“¬ Contact

Created with ❀️ by Sourav Kumar

About

This GitHub File have all NLP concept. it started from very basics to advanced concept related to Natural Language Processing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors