Natural Language Processing using R Pocket Primer. Learn Essential NLP Techniques and Tools for Developers - Helion
Tytuł oryginału: Natural Language Processing using R Pocket Primer. Learn Essential NLP Techniques and Tools for Developers
ISBN: 9781836643340
stron: 266, Format: ebook
Data wydania: 2024-08-07
Księgarnia: Helion
Cena książki: 149,00 zł
This book is for developers seeking an overview of basic concepts in Natural Language Processing (NLP). It caters to a technical audience, 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 using R Pocket Primer. Learn Essential NLP Techniques and Tools for Developers", 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 using R Pocket Primer. Learn Essential NLP Techniques and Tools for Developers eBook -- spis treści
- 1. Introduction to R
- 2. Loops, Conditional Logic, and Dataframes
- 3. Working with Functions in R
- 4. NLP Concepts (I)
- 5. NLP Concepts (II)
- 6. NLP in R
- 7. Transformer, BERT, and GPT