Natural Language Processing with Python. Master text processing, language modeling, and NLP applications with Python's powerful tools - Helion

Tytuł oryginału: Natural Language Processing with Python. Master text processing, language modeling, and NLP applications with Python's powerful tools
ISBN: 9781837021628
stron: 599, Format: ebook
Data wydania: 2025-01-16
Księgarnia: Helion
Cena książki: 143,10 zł (poprzednio: 159,00 zł)
Oszczędzasz: 10% (-15,90 zł)
Embark on a comprehensive journey to master natural language processing (NLP) with Python. Begin with foundational concepts like text preprocessing, tokenization, and key Python libraries such as NLTK, spaCy, and TextBlob. Explore the challenges of text data and gain hands-on experience in cleaning, tokenizing, and building basic NLP pipelines. Early chapters provide practical exercises to solidify your understanding of essential techniques.
Advance to sophisticated topics like feature engineering using Bag of Words, TF-IDF, and embeddings like Word2Vec and BERT. Delve into language modeling with RNNs, syntax parsing, and sentiment analysis, learning to apply these techniques in real-world scenarios. Chapters on topic modeling and text summarization equip you to extract insights from data, while transformer-based models like BERT take your skills to the next level. Each concept is paired with Python-based examples, ensuring practical mastery.
The final chapters focus on real-world projects, such as developing chatbots, sentiment analysis dashboards, and news aggregators. These hands-on applications challenge you to design, train, and deploy robust NLP solutions. With its structured approach and practical focus, this book equips you to confidently tackle real-world NLP challenges and innovate in the field.
Osoby które kupowały "Natural Language Processing with Python. Master text processing, language modeling, and NLP applications with Python's powerful tools", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 126,36 zł, (13,90 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 92,67 zł, (13,90 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,22 zł, (13,90 zł -82%)
Spis treści
Natural Language Processing with Python. Master text processing, language modeling, and NLP applications with Python's powerful tools eBook -- spis treści
- 1. Introduction to NLP
- 2. Basic Text Processing
- 3. Feature Engineering for NLP
- 4. Language Modeling
- 5. Syntax and Parsing
- 6. Sentiment Analysis
- 7. Topic Modeling
- 8. Text Summarization
- 9. Machine Translation
- 10. Introduction to Chatbots
- 11. Chatbot Project: Personal Assistant Chatbot
- 12. Project: News Aggregator
- 13. Project: Sentiment Analysis Dashboard