
Hands-on Question Answering Systems with BERT
Applications in Neural Networks and Natural Language Processing
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Hands-on Question Answering Systems with BERT
Applications in Neural Networks and Natural Language Processing
About this book
Get hands-on knowledge of how BERT (Bidirectional Encoder Representations from Transformers) can be used to develop question answering (QA) systems by using natural language processing (NLP) and deep learning.
The book begins with an overview of the technology landscape behind BERT. It takes you through the basics of NLP, including natural language understanding with tokenization, stemming, and lemmatization, and bag of words. Next, you'll look at neural networks for NLP starting with its variants such as recurrent neural networks, encoders and decoders, bi-directional encoders and decoders, and transformer models. Along the way, you'll cover word embedding and their types along with the basics of BERT.
After this solid foundation, you'll be ready to take a deep dive into BERT algorithms such as masked language models and next sentence prediction. You'll see different BERT variations followed by a hands-on example of a question answering system.
Hands-on Question Answering Systems with BERT is a good starting point for developers and data scientists who want to develop and design NLP systems using BERT. It provides step-by-step guidance for using BERT.
What You Will Learn
- Examine the fundamentals of word embeddings
- Apply neural networks and BERT for various NLP tasks
- Develop a question-answering system from scratch
- Train question-answering systems for your own data
Who This Book Is For
AI and machine learning developers and natural language processing developers.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. Introduction to Natural Language Processing
- 2. Neural Networks for Natural Language Processing
- 3. Introduction to Word Embeddings
- 4. BERT Algorithms Explained
- 5. BERT Model Applications: Question Answering System
- 6. BERT Model Applications: Other Tasks
- 7. Future of BERT Models
- Back Matter