How to Build a Bert WordPiece Tokenizer in Python and HuggingFace
Offered By: James Briggs via YouTube
Course Description
Overview
Learn how to build a BERT WordPiece tokenizer from scratch using Python and HuggingFace in this comprehensive tutorial video. Explore the process of creating a custom tokenizer for specific use cases, particularly for uncommon languages or less tech-savvy domains. Dive into the intricacies of the WordPiece tokenizer used by BERT, a popular transformer model for various language-based machine learning tasks. Follow along as the instructor guides you through downloading datasets, utilizing HuggingFace's tools, and implementing the tokenizer code. Gain valuable insights into the tokenizer walkthrough and understand how this fundamental step can enhance your natural language processing projects.
Syllabus
Intro
WordPiece Tokenizer
Download Data Sets
HuggingFace
Dataset
Tokenizer
Tokenizer Walkthrough
Tokenizer Code
Taught by
James Briggs
Related Courses
Introduction to Artificial IntelligenceStanford University via Udacity Natural Language Processing
Columbia University via Coursera Probabilistic Graphical Models 1: Representation
Stanford University via Coursera Computer Vision: The Fundamentals
University of California, Berkeley via Coursera Learning from Data (Introductory Machine Learning course)
California Institute of Technology via Independent