The Handbook of NLP with Gensim. Leverage topic modeling to uncover hidden patterns, themes, and valuable insights within textual data - Helion
Tytuł oryginału: The Handbook of NLP with Gensim. Leverage topic modeling to uncover hidden patterns, themes, and valuable insights within textual data
ISBN: 9781803245508
stron: 310, Format: ebook
Data wydania: 2023-11-01
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Navigating the terrain of NLP research and applying it practically can be a formidable task made easy with The Handbook of NLP with Gensim. This book demystifies NLP and equips you with hands-on strategies spanning healthcare, e-commerce, finance, and more to enable you to leverage Gensim in real-world scenarios.
You’ll begin by exploring motives and techniques for extracting text information like bag-of-words, TF-IDF, and word embeddings. This book will then guide you on topic modeling using methods such as Latent Semantic Analysis (LSA) for dimensionality reduction and discovering latent semantic relationships in text data, Latent Dirichlet Allocation (LDA) for probabilistic topic modeling, and Ensemble LDA to enhance topic modeling stability and accuracy.
Next, you’ll learn text summarization techniques with Word2Vec and Doc2Vec to build the modeling pipeline and optimize models using hyperparameters. As you get acquainted with practical applications in various industries, this book will inspire you to design innovative projects. Alongside topic modeling, you’ll also explore named entity handling and NER tools, modeling procedures, and tools for effective topic modeling applications.
By the end of this book, you’ll have mastered the techniques essential to create applications with Gensim and integrate NLP into your business processes.
Osoby które kupowały "The Handbook of NLP with Gensim. Leverage topic modeling to uncover hidden patterns, themes, and valuable insights within textual data", 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
The Handbook of NLP with Gensim. Leverage topic modeling to uncover hidden patterns, themes, and valuable insights within textual data eBook -- spis treści
- 1. Introduction to NLP
- 2. Word Embedding
- 3. Text Wrangling and Preprocessing
- 4. Latent Semantic Analysis with scikit-learn
- 5. Cosine Similarity
- 6. Latent Semantic Indexing with Gensim
- 7. Using Word2Vec
- 8. Doc2Vec with Gensim
- 9. Understanding Discrete Distributions
- 10. Latent Dirichlet Allocation
- 11. LDA Modeling
- 12. LDA Visualization
- 13. The Ensemble LDA for Model Stability
- 14. LDA and BERTopic
- 15. Real-World Use Cases