Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Build Movie Review Classification with BERT and Tensorflow
Rating: 3.9 out of 5(11 ratings)
121 students

Build Movie Review Classification with BERT and Tensorflow

Learn to build Movie Review Classification with BERT and Tensorflow 2.4
Last updated 1/2021
English

What you'll learn

  • At the end of my course students will be able to build movie review classification engine

Course content

5 sections19 lectures2h 39m total length
  • Introduction11:18

    Explore the movie review classification workflow using board, a bidirectional transformer model, to fine-tune on the imdb sentiment dataset and evaluate performance with dataflow tools.

  • About Author5:42

    Meet the author behind evergreen technologies, who delivers beginner-friendly courses in computer vision, natural language processing, ElasticSearch, and document classification, with open-source code and Python notebooks.

Requirements

  • Beginner Data Science and Software engineers

Description

Learn to build Moview Review Classifier engine with BERT and TensorFlow 2.4

Build a strong foundation in Deep learning text classifiers with this tutorial for beginners.

  • Understanding of movie review classification

  • Learn word embeddings from scratch

  • Learn BERT and its advantages over other technologies

  • Leverage pre-trained model and fine-tune it for the questions classification task

  • Learn how to evaluate the model

  • User Jupyter Notebook for programming

  • Test model on real-world data


  • A Powerful Skill at Your Fingertips  Learning the fundamentals of text classification h puts a powerful and very useful tool at your fingertips. Python and Jupyter are free, easy to learn, have excellent documentation. Text classification is a fundamental task in the natural language processing (NLP) world.

No prior knowledge of word embedding or BERT is assumed. I'll be covering topics like Word Embeddings, BERT, and Glove from scratch.

Jobs in the NLP area are plentiful, and being able to learn text classification with BERT will give you a strong edge. BERT is state of art language model and surpasses all prior techniques in natural language processing.

Google uses BERT for text classification systems. Text classifications are vital in social media.  Learning text classification with BERT and Tensorflow 2.4 will help you become a natural language processing (NLP) developer which is in high demand.


Content and Overview  

This course teaches you how to build a movie review classification engine using open-source Python, Tensorflow 2.4, and Jupyter framework.  You will work along with me step by step to build a movie review classification engine

  • Word Embeddings

    • Word2Vec

    • One hot encoding

    • Glove

    • BERT


  • Build Application

    • Download dataset

    • Download pre-trained model

    • Fine Tune Model on IMDB movie review dataset

    • Model Evaluation

    • Testing Model on real-world data


What am I going to get from this course?

  • Learn movie review classification with BERT  and Tensorflow 2.4 from a professional trainer from your own desk.

  • Over 10 lectures teaching you how to build a movie review classification  engine

  • Suitable for beginner programmers and ideal for users who learn faster when shown.

  • Visual training method, offering users increased retention and accelerated learning.

  • Breaks even the most complex applications down into simplistic steps.

  • Offers challenges to students to enable the reinforcement of concepts. Also, solutions are described to validate the challenges.

Who this course is for:

  • Beginner Python Developers who are curious about text classification