Natural Language Processing Fundamentals for Developers. A Practical Guide to Building NLP Applications - Helion
Tytuł oryginału: Natural Language Processing Fundamentals for Developers. A Practical Guide to Building NLP Applications
ISBN: 9781836644200
stron: 382, Format: ebook
Data wydania: 2024-08-07
Księgarnia: Helion
Cena książki: 209,00 zł
This book is for developers seeking an overview of basic concepts in Natural Language Processing (NLP). It caters to those with varied technical backgrounds, offering numerous code samples and listings to illustrate the wide range of topics covered. The journey begins with managing data relevant to NLP, followed by two chapters on fundamental NLP concepts. This foundation is reinforced with Python code samples that bring these concepts to life.
The book then delves into practical NLP applications, such as sentiment analysis, recommender systems, COVID-19 analysis, spam detection, and chatbots. These examples provide real-world context and demonstrate how NLP techniques can be applied to solve common problems. The final chapter introduces advanced topics, including the Transformer architecture, BERT-based models, and the GPT family, highlighting the latest state-of-the-art developments in the field.
Appendices offer additional resources, including Python code samples on regular expressions and probability/statistical concepts, ensuring a well-rounded understanding. Companion files with source code and figures enhance the learning experience, making this book a comprehensive guide for mastering NLP techniques and applications.
Osoby które kupowały "Natural Language Processing Fundamentals for Developers. A Practical Guide to Building NLP Applications", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Natural Language Processing Fundamentals for Developers. A Practical Guide to Building NLP Applications eBook -- spis treści
- 1. Working with Data
- 2. NLP Concepts (I)
- 3. NLP Concepts (II)
- 4. Algorithms and Toolkits (I)
- 5. Algorithms and Toolkits (II)
- 6. NLP Applications
- 7. Transformer, BERT, and GPT