NATURAL LANGUAGE PROCESSING WITH PYTHON
ANALYZING TEXT WITH THE NATURAL LANGUAGE TOOLKIT
- ELEVENTH REPRINT EDITION
- NAVI MUMBAI O'REILLY SPD PVT LTD 2021
- XX 479P
NLP PYTHON
Natural Language Processing with Python by Bird, Klein, and Loper serves as a practical guide to NLP using Python and the NLTK library, covering fundamental text processing tasks like tokenization, classification, tagging, and extraction. The book also explores working with linguistic data, analyzing structure through parsing and semantic analysis, and applying techniques to real-world tasks and integrates concepts from linguistics and AI.