BPB Publications | Implement NLP Use-Cases Using BERT (2021 EN)

Discussion in 'Artificial intelligence' started by Kanka, Aug 5, 2021.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,086
    Likes Received:
    446
    Trophy Points:
    83
    [​IMG]

    Author: Amandeep
    Full Title: Implement NLP Use-Cases Using BERT
    Publisher: BPB Publications; 1st edition (April 17, 2021)
    Year: 2021
    ISBN-13: 9789390684694 (978-93-90684-694), 9789390684625 (978-93-90684-625)
    ISBN-10: 9390684692, 9390684625
    Pages: 164
    Language: English
    Genre: Educational: Machine Learning
    File type: EPUB (True)
    Quality: 10/10
    Price: 29.44 €


    State-of-the-art BERT implementation for text classification.

    This book provides a solid foundation for ‘Natural Language Processing’ with pragmatic explanation and implementation of a wide variety of industry wide scenarios. After reading this book, one can simply jump to solve real world problems and join the league of NLP developers.

    It starts with the introduction of Natural Language Processing and provides a good explanation of different practical situations which are currently implemented across the globe. Thereafter, it takes a deep dive into the text classification with different types of algorithms to implement the same. Then, it further introduces the second important NLP use case called Named Entity Recognition with its popular algorithm choices. Thereafter, it provides an introduction to a state of the art language model called BERT and its application.

    After reading this book, you would be prepared to start picking any NLP applications, have a healthy discussion about the pros and cons of different approaches with other team members, and definitely implement a good NLP model.

    Finally, at the end of this book you will connect with all the theoretical discussions with code snippets (Python) which would be really helpful to implement into your domain-specific applications.


    Learn:
    ✓ Learn to implement transfer learning on pre-trained BERT models.
    ✓ Learn to demonstrate a production ready Text Classification for domain specific data and networking using Python 3.x.
    ✓ Learn about thedomain specific pre trained models with a library called `aiops` which has been specially designed for this book.
    ✓ Explore and work with popular and industry targeted NLP algorithms.

    Features:
    ✓ Provides a detailed explanation of the real world and industry wide NLP use-cases.
    ✓ Provides a solid foundation of the state of the art language model BERT.
    ✓ Provides methodologies to transform and fine tune the BERT model for a domain specific data.

    Who this book is for:
    This book is meant for Data Scientists and Machine Learning Engineers who are new to Natural Language Processing and want to quickly implement different NLP use-cases. Readers should have a basic knowledge of Python before reading the book.

    -------------