Introduction to Transformers for NLP
eBook - ePub

Introduction to Transformers for NLP

With the Hugging Face Library and Models to Solve Problems

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Introduction to Transformers for NLP

With the Hugging Face Library and Models to Solve Problems

Book details
Table of contents
Citations

About This Book

Get a hands-on introduction to Transformer architecture using the Hugging Face library. This book explains how Transformers are changing the AI domain, particularlyin the area of natural language processing.

This book covers Transformer architecture and its relevance in natural language processing (NLP). It starts with an introduction to NLP and a progression of language models from n-grams to a Transformer-based architecture. Next, it offers some basic Transformers examples using the Google colab engine. Then, it introduces the Hugging Face ecosystem and the different libraries and models provided by it. Moving forward, it explains language models such as Google BERT with some examples before providing a deep dive into Hugging Face API using different language models to address tasks such as sentence classification, sentiment analysis, summarization, and textgeneration.

After completing Introduction to Transformers for NLP, you will understand Transformer concepts and be able to solve problems using the Hugging Face library.


What You Will Learn

  • Understand language models and their importance in NLP and NLU (Natural Language Understanding)
  • Master Transformer architecture through practical examples
  • Use the Hugging Face library in Transformer-based language models
  • Create a simple code generator in Python based on Transformer architecture


Who This Book Is For Data Scientists and software developers interested in developing their skills in NLP and NLU (Natural Language Understanding)

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Introduction to Transformers for NLP by Shashank Mohan Jain in PDF and/or ePUB format, as well as other popular books in Computer Science & Artificial Intelligence (AI) & Semantics. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introduction to Language Models
  4. 2. Introduction to Transformers
  5. 3. BERT
  6. 4. Hugging Face
  7. 5. Tasks Using the Hugging Face Library
  8. 6. Fine-Tuning Pretrained Models
  9. Back Matter