Python 3 Text Processing with NLTK 3 Cookbook

Python 3 Text Processing with NLTK 3 Cookbook

RM 83.00

ISBN:

9781782167860

Categories:

Engineering & IT

File Size

2.03 MB

Format

epub

Language

English

Release Year

2017
Favorite (0)

Synopsis

This book is intended for Python programmers interested in learning how to do natural language processing. Maybe youve learned the limits of regular expressions the hard way, or youve realized that human language cannot be deterministically parsed like a computer language. Perhaps you have more text than you know what to do with, and need automated ways to analyze and structure that text. 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. A basic knowledge of Python and the basic text processing concepts is expected. Some experience with regular expressions will also be helpful.