Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/har8899/natural-language-processing1
This Repository covers codes i learned by a book " Natural Language Processing with Python and Spacy " by " Yuli vasilieb"
https://github.com/har8899/natural-language-processing1
Last synced: about 2 months ago
JSON representation
This Repository covers codes i learned by a book " Natural Language Processing with Python and Spacy " by " Yuli vasilieb"
- Host: GitHub
- URL: https://github.com/har8899/natural-language-processing1
- Owner: Har8899
- Created: 2024-07-14T14:56:35.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T15:03:16.000Z (6 months ago)
- Last Synced: 2024-07-14T16:52:34.748Z (6 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Natural-Language-Processing1
This Repository covers codes i learned by a book " Natural Language Processing with Python and Spacy " by " Yuli vasiliev"
## **CHAPTERS**
- Chapter 1: How Natural Language Processing Works-
- Chapter 2: The Text-Processing Pipeline
- Chapter 3: Working with Container Objects and Customizing spaCy
- Chapter 4: Extracting and Using Linguistic Features
- Chapter 5: Working with Word Vectors
- Chapter 6: Finding Patterns and Walking Dependency Trees
- Chapter 7: Visualizations
- Chapter 8: Intent Recognition
- Chapter 9: Storing User Input in a Database
- Chapter 10: Training Models
- Chapter 11: Deploying Your Own Chatbot
- Chapter 12: Implementing Web Data and Processing Images