← Stream
library

Natural language processing with Python

Hands-on introduction to NLP using Python and the NLTK library, covering text classification, parsing, semantics, and the linguistic concepts behind each technique

by Steven Bird, Ewan Klein & Edward Loper

Read

This book offers a highly accessible introduction to Natural Language Processing, the field that underpins a variety of language technologies ranging from predictive text and email filtering to automatic summarization and translation. You’ll learn how to write Python programs to analyze the structure and meaning of texts, drawing on techniques from the fields of linguistics and artificial intelligence.

Why I picked it up
The standard introduction to NLP with Python. Worked through it to get a better technical grounding in how language models and text processing actually work.
Mycelium tags, relations & arguments