- Добавил: literator
- Дата: Сегодня, 01:17
- Комментариев: 0

Автор: Rosario Moscato, Alessio Ligios, Corrado Silvestri
Издательство: BPB Publications
Год: 2025
Страниц: 404
Язык: английский
Формат: epub (true)
Размер: 10.1 MB
Natural language processing (NLP) is revolutionizing how machines understand and interact with human language, creating powerful applications from chatbots to text analytics. This provides a practical, hands-on approach to mastering these technologies, making complex NLP concepts accessible through step-by-step recipes and real-world examples. This book walks you through the world of teaching computers to understand human language, starting with the basics and building up to advanced techniques. You will learn how to break down text into meaningful pieces, use Python programming to handle text data, and clean up messy text for analysis. The book shows you how computers can understand the meaning behind words using methods like word embeddings and BERT. You will discover how to identify parts of speech and recognize names of people and places in text, and how to sort text into different categories using ML. Advanced topics include finding hidden themes in document collections, building chatbots that can have conversations, and creating visual representations of text data. Throughout the book, practical Python examples help you implement these techniques while considering how to evaluate and deploy real-world NLP systems.