Implement NLP use-cases using BERT
US$ 19.95
The publisher has enabled DRM protection, which means that you need to use the BookFusion iOS, Android or Web app to read this eBook. This eBook cannot be used outside of the BookFusion platform.
Description
Contents
Reviews
Language
English
ISBN
9789390684625
Cover Page
Title Page
Copyright Page
Dedication Page
About the Author
About the Reviewers
Acknowledgement
Preface
Errata
Table of Contents
1. Introduction to NLP and Different Use-Cases
Introduction
Structure
Objective
1.1 What is Natural Language Processing or NLP?
1.2 NLP use-cases
1.3 Quick sneak on NLP use-cases
Text/Document/Sentence classification
Emotion classification or sentiment analysis
Subjectivity analysis
Sarcasm detection
Intent classification
Hate speech detection
Information extraction
Named Entity Recognition (NER)
QA (Questions and Answers)
Chatbot
Relation extraction
Entity linking
Text summarization
Morphological analysis
Semantic textual similarity
Word sense disambiguation
Spelling correction
Grammatical error correction
Language Modelling
Slot filling
Topic modelling
Paraphrase generation
Conclusion
2. Text Classification
Introduction
Structure
Objective
2.1 Definition of text classification?
2.2 Text classification use-cases in the industry
2.2.1 Emotion classification or sentiment analysis
2.2.2 Subjectivity analysis:
2.2.3 Sarcasm detection
2.2.4 Intent classification
2.3 Popular text classification models
2.4 Steps to approach a text classification use-case
2.5 Conclusion
2.6 Questions
3. Named Entity Recognition
Introduction
Structure
Objective
3.1 Definition of Named Entity Recognition?
3.2 Named-Entity Recognition use-cases
3.2.1 Unstructured to structured data conversion:
3.2.2 Chat-bots
3.3 Popular Named-Entity Extraction models
3.4 Steps to approach a named entity use-case
3.5 Conclusion
3.6 Questions
4. BERT and Its Application
Introduction
Structure
Objective
4.1 What is BERT?
4.2. In-depth view of BERT
4.3. How does it work in the industry?
4.4. Different deep learning frameworkswith BERT
4.5. Appendix
Conclusion
Questions
5. BERT for Text Classification
Introduction
Structure
Objective
5.1 Text classification recap
5.2 Text classification in BERT
5.2.1 Architecture changes in BERT
5.2.2 Data pre-processing before passing to BERT
5.3 Conclusion
5.4 Questions
6. BERT Code for Text Classification
Introduction
Structure
Objective
6.1 Code sample to use the model after training
6.2. Code sample to fine-tune BERT
6.3. Conclusion
6.4 Questions
Index
Loading...