Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samarthhchinivar/nlp-codebasics-playlist
This is a GitHub repository containing Jupyter notebooks and Python scripts related to natural language processing (NLP) concepts and techniques covered in the "NLP with Python" playlist by Codebasics YouTube channel. The notebooks cover topics such as text preprocessing, feature extraction using Python libraries NLTK, SpaCy
https://github.com/samarthhchinivar/nlp-codebasics-playlist
nlp-machine-learning nltk python3 spacy
Last synced: 8 days ago
JSON representation
This is a GitHub repository containing Jupyter notebooks and Python scripts related to natural language processing (NLP) concepts and techniques covered in the "NLP with Python" playlist by Codebasics YouTube channel. The notebooks cover topics such as text preprocessing, feature extraction using Python libraries NLTK, SpaCy
- Host: GitHub
- URL: https://github.com/samarthhchinivar/nlp-codebasics-playlist
- Owner: SamarthHChinivar
- Created: 2023-02-15T17:25:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T15:58:06.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T02:30:05.640Z (2 months ago)
- Topics: nlp-machine-learning, nltk, python3, spacy
- Language: Python
- Homepage:
- Size: 568 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: news_story.txt
Awesome Lists containing this project
README
# NLP-Codebasics-Playlist
This is a GitHub repository containing Jupyter notebooks and Python scripts related to natural language processing (NLP) concepts and techniques covered in the "NLP with Python" playlist by Codebasics YouTube channel. The notebooks cover topics such as text preprocessing, feature extraction, sentiment analysis, topic modeling using Python libraries such as NLTK, SpaCy, Gensim, and scikit-learn.[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/R-AG4-qZs1A/0.jpg)](https://www.youtube.com/watch?v=R-AG4-qZs1A)
- Checkout the original NLP Codebasics repo: https://github.com/codebasics/nlp-tutorials