https://github.com/neemiasbsilva/nlp-python-book-ch1-language-processing
Exercise of Natural Language Processing with Python (Book) - Chapter 1: Language Processing.
https://github.com/neemiasbsilva/nlp-python-book-ch1-language-processing
Last synced: 8 months ago
JSON representation
Exercise of Natural Language Processing with Python (Book) - Chapter 1: Language Processing.
- Host: GitHub
- URL: https://github.com/neemiasbsilva/nlp-python-book-ch1-language-processing
- Owner: neemiasbsilva
- License: mit
- Created: 2020-09-02T13:37:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T12:27:10.000Z (about 5 years ago)
- Last Synced: 2025-01-05T13:13:36.350Z (9 months ago)
- Language: Jupyter Notebook
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Natural Language Processing with Python
> Chapter 1: Exercises## About
The purpose of this repository is to show my solutions of the exercises for the first chapter of the book **Natural Language Processing with Python** [Bird et al., 2009][1]. For more details about the concepts you can access the following reference.
## Reference
[1]: Bird, Steven, Ewan Klein, and Edward Loper. Natural language processing with Python: analyzing text with the natural language toolkit. " O'Reilly Media, Inc.", 2009.
#
Sincerely: Neemias B. da Silva
#