This book is intended for Python programmers interested in learning how to do natural language processing. Maybe you’ve learned the limits of regular expressions the hard way, or you’ve realized that human language cannot be deterministically parsed like a computer language.
This Cookbook will show you how to train and use statistical language models to process text in ways that are practically impossible with standard programming tools.