
Natural Language Processing with Python
Analyzing Text with the Natural Language Toolkit
Steven Bird, Ewan Klein, Edward Loper
- License
- Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States
- Source
- nltk.org (official)
Description
A practical introduction to natural language processing using Python and NLTK: text processing, tagging, classification, parsing grammars, and information extraction, with runnable examples throughout.
Book information
- Language
- English
- Category
- Natural Language Processing
- Level
- Intermediate
- Published
- 2024
- Format
- HTML
- License
- Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States
- Source
- nltk.org (official)
Topics
License
Creative Commons — Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States (license text ↗)
This resource is listed because its license permits redistribution.
Distributed alongside the NLTK toolkit under this license; NLTK's own source code is Apache 2.0.
Related books
View all →
Speech and Language Processing
Daniel Jurafsky, James H. Martin
The standard graduate textbook on NLP and computational linguistics: language models, part-of-speech tagging, parsing, information extraction, semantics, and speech recognition. The freely available 3rd edition draft is continuously updated.
Natural Language ProcessingAdvancedOfficial Free DistributionPDF
An Introduction to Statistical Learning
Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani
A broad, applied introduction to statistical learning: linear and logistic regression, resampling, regularization, trees and ensembles, support vector machines, and unsupervised learning, with lab exercises in R and Python.
Machine LearningIntermediateOfficial Free DistributionPDF
Python Data Science Handbook
Jake VanderPlas
A practical guide to the core Python data-science stack: IPython/Jupyter, NumPy, Pandas, Matplotlib, and Scikit-Learn, with real workflows for cleaning, transforming, visualizing, and modeling data.
Machine LearningIntermediateMITHTML