https://github.com/evanch98/natural-language-processing-python
Natural Language Processing
https://github.com/evanch98/natural-language-processing-python
jupyter-notebook n-grams natural-language-processing python stemming-and-lemmatization text-preprocessing tokenization
Last synced: 7 months ago
JSON representation
Natural Language Processing
- Host: GitHub
- URL: https://github.com/evanch98/natural-language-processing-python
- Owner: evanch98
- Created: 2025-02-28T06:11:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T15:16:10.000Z (7 months ago)
- Last Synced: 2025-02-28T15:25:40.284Z (7 months ago)
- Topics: jupyter-notebook, n-grams, natural-language-processing, python, stemming-and-lemmatization, text-preprocessing, tokenization
- Language: Jupyter Notebook
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# natural-language-processing-python
Date created: February 28, 2025
This is a repository of notebooks I created while learning Natural Language Processing in The AI Engineer Course 2025: Complete AI Engineer Bootcamp course offered by 365 Careers.
## Important
The world of AI is constantly evolving with new techniques and models emerging constantly. So, the tools and codes used in this repository might be outdated at the time you exploring the repository.